<?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 : modeless propertysheet</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : modeless propertysheet]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 23:11:51 +0000</pubDate>
  <lastBuildDate>Thu, 07 Feb 2008 14:00:37 +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=9524</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[modeless propertysheet :  I&amp;#039;d like to use CXTPPropertysheet,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9524&amp;PID=30938&amp;title=modeless-propertysheet#30938</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3265">nostromo</a><br /><strong>Subject:</strong> 9524<br /><strong>Posted:</strong> 07 February 2008 at 2:00pm<br /><br />I'd like to use CXTPPropertysheet, modeless and re-sizable.<br>I tried it in the PropertySheet sample and modified the OnButtonList code to display a modeless one. And it seemed to work perfect. However, in my code I don't want to use the list, so I didn't set the navigator:<br><br>//CXTPPropertyPageListNavigator* pList = new CXTPPropertyPageListNavigator();<br>//pList-&gt;SetListStyle(xtListBoxOffice2007);<br>&nbsp;<br>//redraw problems without the following line: <br>// &nbsp;&nbsp; mps.SetNavigator(pList);<br><br><br>&nbsp;&nbsp;&nbsp; mps.AddPage(&amp;pageProperties);<br>&nbsp;&nbsp;&nbsp; mps.AddPage(&amp;pageSample);<br>&nbsp;&nbsp;&nbsp; mps.AddPage(&amp;pageSize);<br><br>&nbsp;&nbsp;&nbsp; mps.SetResizable();<br><br>&nbsp;&nbsp;&nbsp; mps.Create(this);<br>&nbsp;&nbsp;&nbsp; mps.ShowWindow(SW_SHOW);<br><br><br>This is where the problems start: with the default tab navigator, the groupboxes on hte pages do not redraw correctly.<br>Is there an easy fix for this? (without using the list navigator)<br><br>See screenshot: (note:when using the list navigator, it works perfect)<br>(Toolkitpro 11.2.2)<br><br><img src="uploads/20080207_135620_drawerror.png" height="427" width="486" border="0"><br><br>]]>
   </description>
   <pubDate>Thu, 07 Feb 2008 14:00:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9524&amp;PID=30938&amp;title=modeless-propertysheet#30938</guid>
  </item> 
 </channel>
</rss>