<?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 : Tabbed SDI</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Tabbed SDI]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 22:31:44 +0000</pubDate>
  <lastBuildDate>Mon, 28 Feb 2005 19:57:32 +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=321</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[Tabbed SDI : Is the TabManager able to do this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=5456&amp;title=tabbed-sdi#5456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 321<br /><strong>Posted:</strong> 28 February 2005 at 7:57pm<br /><br />Is the TabManager able to do this yet?]]>
   </description>
   <pubDate>Mon, 28 Feb 2005 19:57:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=5456&amp;title=tabbed-sdi#5456</guid>
  </item> 
  <item>
   <title><![CDATA[Tabbed SDI : clintsinger, You can do this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=884&amp;title=tabbed-sdi#884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=245">ddyer</a><br /><strong>Subject:</strong> 321<br /><strong>Posted:</strong> 27 January 2004 at 3:46pm<br /><br /><P>clintsinger,</P><P>You can do this with CXTPTabView.&nbsp; I have an SDI application with tabs for multiple views to a single document.&nbsp;&nbsp;Just modify the generated CMyAppView class to inherit from CXTPTabView.</P><P>Then, if you want to add a view/tab, I just do this:</P><P><FONT size=2>AddView(_T(title.GetBuffer()), RUNTIME_CLASS(MyClassView), GetDocument(), NULL, -1, 0);</FONT></P><P><FONT size=2>where MyClassView is the view to create for the tab.&nbsp; For example,&nbsp; CXTListView if you want a list.</FONT></P><P><FONT size=2><FONT size=2>The above technique has a drawback: Users can't drag/rearrange tabs like they can in visual C++.&nbsp; Its also a bit indirect to determine which tab is frontmost (you get a wnd* ptr rather than a tab index).</FONT></FONT></P><P><FONT size=2>Oleg's tabmanager sounds like it would be really helpful.&nbsp;</FONT></P><P><FONT size=2><FONT size=2>&nbsp;</P></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 27 Jan 2004 15:46:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=884&amp;title=tabbed-sdi#884</guid>
  </item> 
  <item>
   <title><![CDATA[Tabbed SDI : We are currenlty working with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=727&amp;title=tabbed-sdi#727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 321<br /><strong>Posted:</strong> 03 January 2004 at 2:16am<br /><br />We are currenlty working with TabManager, this feature will be available in the end of January.]]>
   </description>
   <pubDate>Sat, 03 Jan 2004 02:16:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=727&amp;title=tabbed-sdi#727</guid>
  </item> 
  <item>
   <title><![CDATA[Tabbed SDI : Hi All. I have a program where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=717&amp;title=tabbed-sdi#717</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=26">clintsinger</a><br /><strong>Subject:</strong> 321<br /><strong>Posted:</strong> 31 December 2003 at 2:00pm<br /><br /><P>Hi All.</P><P>I have a program where I would like to have multiple views to a single document.&nbsp; But I also want to have each view to have a tab like I would in an MDI application with CXTPTabClientWnd.&nbsp; Is there any way to accomplish this?</P><P>Cheers and Happy New Year!</P><P>Clint Singer</P>]]>
   </description>
   <pubDate>Wed, 31 Dec 2003 14:00:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=321&amp;PID=717&amp;title=tabbed-sdi#717</guid>
  </item> 
 </channel>
</rss>