<?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 : Menu and dialogs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Menu and dialogs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 17:20:14 +0000</pubDate>
  <lastBuildDate>Mon, 18 Jun 2007 01:44:20 +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=7390</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[Menu and dialogs : if Your dialog not support resizing,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7390&amp;PID=23742&amp;title=menu-and-dialogs#23742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7390<br /><strong>Posted:</strong> 18 June 2007 at 1:44am<br /><br />if Your dialog not support resizing, you only need override class from CXTPDialog and <DIV>call in OnInitialUpdate handler.</DIV><DIV>&nbsp;</DIV><DIV>RepositionBars(AFX_IDW_CONTROLBAR_FIRST, AFX_IDW_CONTROLBAR_LAST, 0);<BR></DIV><DIV>in CPropertySheet&nbsp; you also need RepositionBars call , but have manually move all pages.</DIV>]]>
   </description>
   <pubDate>Mon, 18 Jun 2007 01:44:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7390&amp;PID=23742&amp;title=menu-and-dialogs#23742</guid>
  </item> 
  <item>
   <title><![CDATA[Menu and dialogs : Hi.Most of my applications are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7390&amp;PID=23724&amp;title=menu-and-dialogs#23724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3075">irekz</a><br /><strong>Subject:</strong> 7390<br /><strong>Posted:</strong> 16 June 2007 at 2:25pm<br /><br />Hi.<br>Most of my applications are CDialog and CPropertySheet based.<br>I find it difficult to integrate those with Xtreme toolkit.<br><br>Question no1: what's the bare minimum to add a menu to CDialog based application? Can you put it into a small list?<br><br>I was looking at DialogSample and still can't figure out if I need to copy and paste to my app most of this code (like RepositionControls function).<br><br>Question no2: I understand that to taqke advantage of toolkit features I need to change base class for my dialogs (like CDialog to CXTPDialogBase&lt;CXTResizeDialog&gt;) - what about CPropertySheet based dialogs?<br><br>Thanks for your time and help!<br>Irek<br><br>ps. toolkit looks great but I guess you miss some sales on ground that there is not enough tutorials. Sample applications are helpful but there is not enough comments in code so it's hard to guess what's essential and what's not.<br><br>]]>
   </description>
   <pubDate>Sat, 16 Jun 2007 14:25:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7390&amp;PID=23724&amp;title=menu-and-dialogs#23724</guid>
  </item> 
 </channel>
</rss>