<?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 : MFC Dialog Based Menus Broken</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : MFC Dialog Based Menus Broken]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 08:28:56 +0000</pubDate>
  <lastBuildDate>Wed, 07 Jan 2009 14:03:04 +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=13088</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[MFC Dialog Based Menus Broken :  That solution worked. We now...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13088&amp;PID=44262&amp;title=mfc-dialog-based-menus-broken#44262</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4346">kent_t</a><br /><strong>Subject:</strong> 13088<br /><strong>Posted:</strong> 07 January 2009 at 2:03pm<br /><br />That solution worked. We now have menu's in our dialogs that work correctly. <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle"><img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="absmiddle"><br><br>THANK YOU. You now have a much happier customer. I do appreciate it.<br><br>I was going to put &#091;Solved&#093; in the topic title, but I can't see how.<br><br>Thanks again.<br><br>-Kent<br>]]>
   </description>
   <pubDate>Wed, 07 Jan 2009 14:03:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13088&amp;PID=44262&amp;title=mfc-dialog-based-menus-broken#44262</guid>
  </item> 
  <item>
   <title><![CDATA[MFC Dialog Based Menus Broken : Hello,  If you have line  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13088&amp;PID=44255&amp;title=mfc-dialog-based-menus-broken#44255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13088<br /><strong>Posted:</strong> 07 January 2009 at 1:36pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>If you have line</DIV><DIV>&nbsp;</DIV><DIV>XTPSkinManager()-&gt;SetApplyOptions(..); check that you added xtpSkinApplyMenus apply option. Or just remove this line - all apply options enabled by default.</DIV>]]>
   </description>
   <pubDate>Wed, 07 Jan 2009 13:36:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13088&amp;PID=44255&amp;title=mfc-dialog-based-menus-broken#44255</guid>
  </item> 
  <item>
   <title><![CDATA[MFC Dialog Based Menus Broken : OS: XP, Lang: C++, ToolKit: 12.1.1...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13088&amp;PID=44216&amp;title=mfc-dialog-based-menus-broken#44216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4346">kent_t</a><br /><strong>Subject:</strong> 13088<br /><strong>Posted:</strong> 06 January 2009 at 2:05pm<br /><br />OS: XP, Lang: C++, ToolKit: 12.1.1 (Just upgraded)<br><br>MFC Dialog Based Menus Broken<br><br>Observe below, we have a Main menu displayed at top and a MFC Dialog with a menu as well. All *looks* okay right now.<br><br><img src="file:///C:/&#068;ocuments%20and%20Settings/kthomps&#111;n/My%20&#068;ocuments/XTP_Menus.jpg" border="0"><img src="uploads/20090106_134944_XTP_Menus.jpg" height="256" width="606" border="0"><br><br>Now we try to access the menus. When I click on the dialog menu items NOTHING happens, they are dead. But if I click on the dialog icon, I get this:<br><br><img src="uploads/20090106_135342_XTP_Wr&#111;ngPositi.jpg" height="328" width="543" border="0"><br><br>Notice the menu is dropping out of the WRONG place. It's above the menu bar. As I move the mouse across that area, suddenly menu items are painted and appear. We now have a duplicate menu, that's a Bad Thing.<br><br><img src="uploads/20090106_135634_XTP_MiddleMenu.jpg" height="260" width="433" border="0"><br><br>Again, the menus are duplicated - the bottom one is dead, and the top one works, but is wrong.<br><br><img src="uploads/20090106_135922_XTP_LastMenu.jpg" height="357" width="447" border="0"><br><br>So we end up with this... I can't ship a product with this. <br><br><img src="uploads/20090106_140109_XTP_TopMenus.jpg" height="263" width="366" border="0"><br><br>We upgraded (paid more money), specifically to get the fix to this bug. I need this fixed so we can ship our product.<br><br>Please respond to this post with an ETA for this fix.<br><br>Thank you.<br><br><br><br><br>]]>
   </description>
   <pubDate>Tue, 06 Jan 2009 14:05:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13088&amp;PID=44216&amp;title=mfc-dialog-based-menus-broken#44216</guid>
  </item> 
 </channel>
</rss>