<?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 : Switching between standard and tabbed MDI surface</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Switching between standard and tabbed MDI surface]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 23:01:25 +0000</pubDate>
  <lastBuildDate>Wed, 27 Dec 2006 09:00:45 +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=5798</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[Switching between standard and tabbed MDI surface : Hi;  I&amp;#039;m still looking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18653&amp;title=switching-between-standard-and-tabbed-mdi-surface#18653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5798<br /><strong>Posted:</strong> 27 December 2006 at 9:00am<br /><br /><DIV>Hi;</DIV><DIV>&nbsp;</DIV><DIV>I'm still looking for any hints on how to toggle between groups enabled tabbed MDI look and standard MDI representation of child windows.</DIV><DIV>Any ideas????&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 27 Dec 2006 09:00:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18653&amp;title=switching-between-standard-and-tabbed-mdi-surface#18653</guid>
  </item> 
  <item>
   <title><![CDATA[Switching between standard and tabbed MDI surface :   garylyb wrote:   Here&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18353&amp;title=switching-between-standard-and-tabbed-mdi-surface#18353</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5798<br /><strong>Posted:</strong> 19 December 2006 at 2:57am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by garylyb" alt="Originally posted by garylyb" style="vertical-align: text-bottom;" /> <strong>garylyb wrote:</strong><br /><br /><FONT color=#0000ff size=2> <DIV>&nbsp;</DIV><DIV><EM><FONT color=#666666>Here's my code:</FONT></EM></DIV><DIV><EM><FONT color=#666666>&nbsp;</FONT></EM></DIV><DIV><EM><FONT color=#666666>&nbsp;</FONT></EM></DIV><DIV><EM><FONT color=#666666>void</FONT></EM></FONT><EM><FONT color=#666666><FONT size=2> </FONT><FONT size=2>CMainFrame</FONT><FONT size=2>::</FONT><FONT size=2>OnOutertabsToggletabson</FONT></FONT></EM><FONT size=2><EM><FONT color=#666666>(){</FONT></EM></DIV><P></FONT><EM><FONT color=#666666><FONT size=2>bShowTabs</FONT><FONT size=2> = </FONT><FONT size=2>bShowTabs</FONT></FONT></EM><FONT size=2><EM><FONT color=#666666> ^ 1;</FONT></EM></P><P></FONT><EM><FONT color=#666666><FONT size=2>m_MTIClientWnd</FONT><FONT size=2>.</FONT><FONT size=2>ShowWorkspace</FONT><FONT size=2>(</FONT><FONT size=2>bShowTabs</FONT></FONT></EM><FONT size=2><EM><FONT color=#666666>);</FONT></EM></P><P><EM><FONT color=#666666>}</FONT></EM></P><DIV><EM><FONT color=#666666></FONT></EM></DIV><DIV><EM><FONT color=#666666></FONT></EM></DIV><DIV><EM><FONT color=#666666></FONT></EM></DIV><FONT size=2><P><EM><FONT color=#666666></FONT></EM></FONT><FONT size=2></P><DIV><FONT size=2><P><EM><FONT color=#666666></FONT></EM></FONT><FONT size=2></P><DIV><EM><FONT color=#666666>These are 2 mainframe variables:</FONT></EM></DIV><DIV><EM><FONT color=#666666>&nbsp;</FONT></EM></DIV><DIV><EM><FONT color=#666666>BOOL</FONT></EM></FONT><EM><FONT color=#666666><FONT size=2> </FONT><FONT size=2>bShowTabs</FONT></FONT></EM><FONT size=2><EM><FONT color=#666666>;</FONT></EM></DIV><DIV></FONT><EM><FONT color=#666666>CXTPTabClientWnd</FONT></EM></FONT><EM><FONT color=#666666><FONT size=2> </FONT><FONT size=2>m_MTIClientWnd</FONT><FONT size=2>;</FONT></FONT></EM></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>&nbsp;</DIV></DIV></FONT></FONT></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi;</DIV><DIV>&nbsp;</DIV><DIV>I know this possibility, but in case of enabled groups, this won't work!</DIV><DIV>Perhaps my initial post did not bring this to your attention.</DIV><DIV>&nbsp;</DIV><DIV>So once again I'm looking for any hints on how to toggle between groups enabled tabbed MDI look and standard MDI representation of child windows.</DIV><DIV>&nbsp;</DIV><DIV>But nevertheless thanks for your effort...</DIV><DIV>&nbsp;</DIV><DIV>Martin</DIV>]]>
   </description>
   <pubDate>Tue, 19 Dec 2006 02:57:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18353&amp;title=switching-between-standard-and-tabbed-mdi-surface#18353</guid>
  </item> 
  <item>
   <title><![CDATA[Switching between standard and tabbed MDI surface :   Here&amp;#039;s my code:   void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18301&amp;title=switching-between-standard-and-tabbed-mdi-surface#18301</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2279">garylyb</a><br /><strong>Subject:</strong> 5798<br /><strong>Posted:</strong> 17 December 2006 at 8:44am<br /><br /><FONT color=#0000ff size=2><DIV>&nbsp;</DIV><DIV>Here's my code:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>void</FONT><FONT size=2> </FONT><FONT color=#010001 size=2>CMainFrame</FONT><FONT size=2>::</FONT><FONT color=#010001 size=2>OnOutertabsToggletabson</FONT><FONT size=2>(){</DIV><P></FONT><FONT color=#010001 size=2>bShowTabs</FONT><FONT size=2> = </FONT><FONT color=#010001 size=2>bShowTabs</FONT><FONT size=2> ^ 1;</P><P></FONT><FONT color=#010001 size=2>m_MTIClientWnd</FONT><FONT size=2>.</FONT><FONT color=#010001 size=2>ShowWorkspace</FONT><FONT size=2>(</FONT><FONT color=#010001 size=2>bShowTabs</FONT><FONT size=2>);</P><P>}</P><DIV></DIV><DIV></DIV><DIV></DIV><FONT size=2><P></FONT><FONT color=#010001 size=2></P><DIV><FONT size=2><P></FONT><FONT color=#010001 size=2></P><DIV>These are 2 mainframe variables:</DIV><DIV>&nbsp;</DIV><DIV>BOOL</FONT><FONT size=2> </FONT><FONT color=#010001 size=2>bShowTabs</FONT><FONT size=2>;</DIV><DIV></FONT>CXTPTabClientWnd</FONT><FONT size=2> </FONT><FONT color=#010001 size=2>m_MTIClientWnd</FONT><FONT size=2>;</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>&nbsp;</DIV></DIV></FONT></FONT>]]>
   </description>
   <pubDate>Sun, 17 Dec 2006 08:44:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18301&amp;title=switching-between-standard-and-tabbed-mdi-surface#18301</guid>
  </item> 
  <item>
   <title><![CDATA[Switching between standard and tabbed MDI surface : Hi;  Has no one ever solved...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18297&amp;title=switching-between-standard-and-tabbed-mdi-surface#18297</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5798<br /><strong>Posted:</strong> 17 December 2006 at 6:50am<br /><br />Hi;<DIV>&nbsp;</DIV><DIV>Has no one ever solved this? Any hints are really welcome!!</DIV><DIV>&nbsp;</DIV><DIV>Martin</DIV>]]>
   </description>
   <pubDate>Sun, 17 Dec 2006 06:50:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18297&amp;title=switching-between-standard-and-tabbed-mdi-surface#18297</guid>
  </item> 
  <item>
   <title><![CDATA[Switching between standard and tabbed MDI surface : Hi;  Does anyone know what to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18232&amp;title=switching-between-standard-and-tabbed-mdi-surface#18232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 5798<br /><strong>Posted:</strong> 14 December 2006 at 2:42pm<br /><br />Hi;<DIV>&nbsp;</DIV><DIV>Does anyone know what to do to let the user switch between tabbed and standard MDI representation?</DIV><DIV>Switching the first time from standard to tabbed interface is simple: just call CXTPTabClientWnd::Attach().</DIV><DIV>But trying to switch back is not obvious. I know that a few WS_xxx styles have to be set. But then...???? </DIV><DIV>All I get is a messy app GUI. </DIV><DIV>&nbsp;</DIV><DIV>Any help is welcome</DIV><DIV>&nbsp;</DIV><DIV>Martin</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 14:42:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5798&amp;PID=18232&amp;title=switching-between-standard-and-tabbed-mdi-surface#18232</guid>
  </item> 
 </channel>
</rss>