<?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 : Size Problem when using CXTTabControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Size Problem when using CXTTabControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 06:13:26 +0000</pubDate>
  <lastBuildDate>Tue, 26 Dec 2006 15:43:48 +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=5911</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[Size Problem when using CXTTabControl : Hi, guess OnSize called before...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5911&amp;PID=18634&amp;title=size-problem-when-using-cxttabcontrol#18634</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5911<br /><strong>Posted:</strong> 26 December 2006 at 3:43pm<br /><br />Hi,<DIV>guess OnSize called before you inserted pages. Call MoveWindow also after you created them.</DIV>]]>
   </description>
   <pubDate>Tue, 26 Dec 2006 15:43:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5911&amp;PID=18634&amp;title=size-problem-when-using-cxttabcontrol#18634</guid>
  </item> 
  <item>
   <title><![CDATA[Size Problem when using CXTTabControl : Hi, I Have a main dialog with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5911&amp;PID=18625&amp;title=size-problem-when-using-cxttabcontrol#18625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2598">czlai</a><br /><strong>Subject:</strong> 5911<br /><strong>Posted:</strong> 26 December 2006 at 4:58am<br /><br />Hi,<DIV>I Have a main dialog with a CXTTabControl inside, and two child dialog was created to be tab pages, like this...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;m_pageField.Create(IDD_DIALOG_FIELD, &amp;m_wndTabControl);<BR>&nbsp;m_pageSymbol.Create(IDD_DIALOG_SYMBOL, &amp;m_wndTabControl);</DIV><DIV>&nbsp;m_wndTabControl.InsertItem(0, _T("Fields"), m_pageField, 0);<BR>&nbsp;m_wndTabControl.InsertItem(1, _T("Symbols"), m_pageSymbol, 1);<BR></DIV><DIV>I call m_wndTabControl.MoveWindow() in main dialog's OnSize.</DIV><DIV>&nbsp;</DIV><DIV>The problem is, when the program start up, the TabControl is in right place and right size, but the two child dialog has wrong size, until I resize the main dialog.</DIV><DIV>&nbsp;</DIV><DIV>What I missing ?</DIV><DIV>Thanks for answer.</DIV>]]>
   </description>
   <pubDate>Tue, 26 Dec 2006 04:58:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5911&amp;PID=18625&amp;title=size-problem-when-using-cxttabcontrol#18625</guid>
  </item> 
 </channel>
</rss>