<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : only one tab not appearing selected,why so?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : only one tab not appearing selected,why so?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 07:21:31 +0000</pubDate>
  <lastBuildDate>Tue, 05 Aug 2008 09:52:27 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11721</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[only one tab not appearing selected,why so? : Hi, I don&amp;#039;t really understand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39469&amp;title=only-one-tab-not-appearing-selectedwhy-so#39469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11721<br /><strong>Posted:</strong> 05 August 2008 at 9:52am<br /><br /><DIV>Hi,</DIV><DIV>I don't really understand what you do in your code. </DIV><DIV>Minimize your application, send to <a href="mailto:support@codejock.com" target="_blank">support@codejock.com</A> I will help you to resolve it.</DIV>]]>
   </description>
   <pubDate>Tue, 05 Aug 2008 09:52:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39469&amp;title=only-one-tab-not-appearing-selectedwhy-so#39469</guid>
  </item> 
  <item>
   <title><![CDATA[only one tab not appearing selected,why so? : Hello, i am still trying to get...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39465&amp;title=only-one-tab-not-appearing-selectedwhy-so#39465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4248">vijaymahajan</a><br /><strong>Subject:</strong> 11721<br /><strong>Posted:</strong> 05 August 2008 at 9:19am<br /><br />Hello,<DIV></DIV>i am still trying to get the event for tabs of docking pane. I have marked something like while moving from one tab two another there is some relations between the tabs. i cant explain this properly,but i have 3 tabs and i think only two are related two each other,at a time. <DIV>is it like that?</DIV><DIV>why that tab order is needed to set?</DIV><DIV>What benifits we can get from it.</DIV><DIV>i am very confused in this Docking pane samples and not at all getting anything now.</DIV><DIV>&nbsp;</DIV><DIV>Please answer my questions.</DIV><DIV>&nbsp;</DIV><DIV>Thanks And Regards,</DIV><DIV>Vijay</DIV>]]>
   </description>
   <pubDate>Tue, 05 Aug 2008 09:19:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39465&amp;title=only-one-tab-not-appearing-selectedwhy-so#39465</guid>
  </item> 
  <item>
   <title><![CDATA[only one tab not appearing selected,why so? : Hi,  Orange title indicates...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39462&amp;title=only-one-tab-not-appearing-selectedwhy-so#39462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11721<br /><strong>Posted:</strong> 05 August 2008 at 7:45am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Orange title indicates that Pane has focus. Somehow your pane rejects focus. Maybe you have some WM_SETFOCUS handler and don't call base method or something.</DIV>]]>
   </description>
   <pubDate>Tue, 05 Aug 2008 07:45:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39462&amp;title=only-one-tab-not-appearing-selectedwhy-so#39462</guid>
  </item> 
  <item>
   <title><![CDATA[only one tab not appearing selected,why so? : Hello,  I have created 3 tabs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39448&amp;title=only-one-tab-not-appearing-selectedwhy-so#39448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4248">vijaymahajan</a><br /><strong>Subject:</strong> 11721<br /><strong>Posted:</strong> 05 August 2008 at 2:23am<br /><br />Hello, <DIV>I have created 3 tabs in the docking pane.</DIV><DIV>But two of them appear selected,showing orange color in the docking pane title bar.but the third one doesnt show the orange color in the docking pane.</DIV><DIV>i created them like this:-</DIV><FONT size=2><P>pwndPaneForm = CreatePane(RUNTIME_CLASS(CHistogramDlg), _T("Histogram"), &amp;m_DlgHistogram, xtpPaneDockLeft);pwndPaneRGB = CreatePane(RUNTIME_CLASS(CRGBDlg), _T("RGB"), &amp;m_DlgRGB, xtpPaneDockLeft);pwndPaneCurve = CratePane(RUNTIME_CLASS(CCurveColorCorrection), _T("CurveCorrection"), m_DlgCurveCorrection, xtpPaneDockLeft);m_paneManager.AttachPane(pwndPaneRGB,pwndPaneForm);m_paneManager.AttachPane(pwndPaneCurve,pwndPaneForm);</P><DIV></DIV><P>But the pwndPaneCurve is not appearing selected even if i click on the tab. why this is happening? is it related to set the tab order?i have not set any tab order.</P><DIV>Herewith i am sending 3 bmp files of each tab's initial appearance when we click on the tab in docking pane, for your refference.</DIV><DIV><a href="https://forum.codejock.com/uploads/20080805_022259_dockingpanetabs.zip" target="_blank">uploads/20080805_022259_dockingpanetabs.zip</A></DIV><DIV>&nbsp;</DIV><DIV>please explain the problem in detail.</DIV><DIV>&nbsp;</DIV><DIV>Thanks And Regards,</DIV><DIV>Vijay.</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 05 Aug 2008 02:23:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11721&amp;PID=39448&amp;title=only-one-tab-not-appearing-selectedwhy-so#39448</guid>
  </item> 
 </channel>
</rss>