<?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 : Different tab positions?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Different tab positions?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 04:30:28 +0000</pubDate>
  <lastBuildDate>Fri, 12 Jun 2009 05:31:57 +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=11618</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[Different tab positions? : I meet this problem too.  Can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=49893&amp;title=different-tab-positions#49893</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5289">xtfj</a><br /><strong>Subject:</strong> 11618<br /><strong>Posted:</strong> 12 June 2009 at 5:31am<br /><br />I meet this problem too. <DIV>Can someone help us?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 12 Jun 2009 05:31:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=49893&amp;title=different-tab-positions#49893</guid>
  </item> 
  <item>
   <title><![CDATA[Different tab positions? : Hi Oleg,I derived the CXTPDockingPaneTabbedContainer...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39170&amp;title=different-tab-positions#39170</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 11618<br /><strong>Posted:</strong> 30 July 2008 at 8:23am<br /><br />Hi Oleg,<br><br>I derived the CXTPDockingPaneTabbedContainer class and added a SetTabPosition() method and a tab position member which is returned on XTPTabPosition GetPosition().<br><br>On intialization of the docking panes I do the following:<br><br>CXTPDockingPane* pwndPane = m_paneManager.CreatePane(...);<br>( (CDockingPaneTabbedContainerDerived*)pwndPane-&gt;GetContainer() )-&gt;SetTabPosition( xtpTabPositionLeft );<br><br>I set this tab position member to each docking pane.<br>&nbsp;<br>]]>
   </description>
   <pubDate>Wed, 30 Jul 2008 08:23:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39170&amp;title=different-tab-positions#39170</guid>
  </item> 
  <item>
   <title><![CDATA[Different tab positions? : Hi, I don&amp;#039;t know what you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39166&amp;title=different-tab-positions#39166</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11618<br /><strong>Posted:</strong> 30 July 2008 at 8:12am<br /><br />Hi,<DIV>I don't know what you did in code so have no idea how you can fix it.</DIV>]]>
   </description>
   <pubDate>Wed, 30 Jul 2008 08:12:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39166&amp;title=different-tab-positions#39166</guid>
  </item> 
  <item>
   <title><![CDATA[Different tab positions? : Hi Oleg,thank you for your answer...it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39140&amp;title=different-tab-positions#39140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 11618<br /><strong>Posted:</strong> 30 July 2008 at 2:45am<br /><br />Hi Oleg,<br><br>thank you for your answer...it works for intialization.<br>But why do the panes 'forget' the tab position after the whole container has been tabbed for examplr to the top and then back to the side. After that the tabs are always at the bottom, but I never change the tab position member of the derived panetabbed container?<br>Do you have any ideas how to fix this?<br>I also tried to set the tab postion of a pane after I received an XTP_DPN_ACTION event with a xtpPaneActionDocked action so that the tabs are always at the outer border of the main frame, no matter where the panes are docked to. But if I do so, the application crashes after several docking actions.<br><br>Thanks in advance<br>Stefan<br>]]>
   </description>
   <pubDate>Wed, 30 Jul 2008 02:45:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39140&amp;title=different-tab-positions#39140</guid>
  </item> 
  <item>
   <title><![CDATA[Different tab positions? : Hi,  Yes, its possible.  Create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39029&amp;title=different-tab-positions#39029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11618<br /><strong>Posted:</strong> 29 July 2008 at 1:57am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes, its possible.</DIV><DIV>&nbsp;</DIV><DIV>Create custom TabbedContainer class (see Samples\DockingPane\DockingContainers sample) and override XTPTabPosition GetPosition() const<BR>method.</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jul 2008 01:57:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39029&amp;title=different-tab-positions#39029</guid>
  </item> 
  <item>
   <title><![CDATA[Different tab positions? : Hi,with GetPaintManager()-&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39000&amp;title=different-tab-positions#39000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 11618<br /><strong>Posted:</strong> 28 July 2008 at 11:17am<br /><br />Hi,<br><br>with GetPaintManager()-&gt;GetTabPaintManager()-&gt;SetPosition(...) it is possible to change the postion of the tabs of tabbed docking panes. But this setting always effects all panes aof the application - any tabbed panes show the tabs on the same side.<br>Is it possible to have different tab postions for different tab containers (for exaple the panes docked to the left side of the main frame window show their tabs on the left side and the panes docked to the bottom of the application show their tabs on the bottom)?<br><br>Thanks in advance<br>Stefan<br>]]>
   </description>
   <pubDate>Mon, 28 Jul 2008 11:17:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11618&amp;PID=39000&amp;title=different-tab-positions#39000</guid>
  </item> 
 </channel>
</rss>