<?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 : MDI windows not added to Window menu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : MDI windows not added to Window menu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 06:41:22 +0000</pubDate>
  <lastBuildDate>Wed, 02 Jun 2004 10:13:25 +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=777</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[MDI windows not added to Window menu : Hmm, yes that makes perfect sense....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2112&amp;title=mdi-windows-not-added-to-window-menu#2112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=525">Alistair</a><br /><strong>Subject:</strong> 777<br /><strong>Posted:</strong> 02 June 2004 at 10:13am<br /><br />Hmm, yes that makes perfect sense. I did not have it defined for the resource compiler.<br /><br />Unfortunately, defining it in the Resources tab makes no difference!]]>
   </description>
   <pubDate>Wed, 02 Jun 2004 10:13:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2112&amp;title=mdi-windows-not-added-to-window-menu#2112</guid>
  </item> 
  <item>
   <title><![CDATA[MDI windows not added to Window menu : Where are you defining it? I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2111&amp;title=mdi-windows-not-added-to-window-menu#2111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 777<br /><strong>Posted:</strong> 02 June 2004 at 9:54am<br /><br /><P>Where are you defining it?</P><P>I suspect you need to add the define to the Project Settings, Resources tab, under Preprocessor definitions.&nbsp; I believe that the&nbsp;resource compiler is a separate program and so needs separate settings on this tab (e.g. include paths for resources need to go here).</P>]]>
   </description>
   <pubDate>Wed, 02 Jun 2004 09:54:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2111&amp;title=mdi-windows-not-added-to-window-menu#2111</guid>
  </item> 
  <item>
   <title><![CDATA[MDI windows not added to Window menu : Thanks, that works. Apologies...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2099&amp;title=mdi-windows-not-added-to-window-menu#2099</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=525">Alistair</a><br /><strong>Subject:</strong> 777<br /><strong>Posted:</strong> 01 June 2004 at 4:35am<br /><br />Thanks, that works. Apologies for not checking there first.<br /><br />Actually, I've tried to conditionally include it (I have 2 versions of my application - with and without XTreme toolkit. So to prevent a superfluous menu item in the none XTreme build, my resource file now looks like this:<br /><br />#ifdef _XTPRO<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MENUITEM "&Windows  List",&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 35000<br />#endif<br /><br />but defining _XTPRO does not add the list. it looks like the #ifdef always evaluates to FALSE. Any idea why? (this is obviously not a CodeJock issue but I thought I'd ask.)<br /><br />--- Al.<br />]]>
   </description>
   <pubDate>Tue, 01 Jun 2004 04:35:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2099&amp;title=mdi-windows-not-added-to-window-menu#2099</guid>
  </item> 
  <item>
   <title><![CDATA[MDI windows not added to Window menu : see FAQ. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2092&amp;title=mdi-windows-not-added-to-window-menu#2092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 777<br /><strong>Posted:</strong> 01 June 2004 at 3:48am<br /><br />see FAQ.]]>
   </description>
   <pubDate>Tue, 01 Jun 2004 03:48:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2092&amp;title=mdi-windows-not-added-to-window-menu#2092</guid>
  </item> 
  <item>
   <title><![CDATA[MDI windows not added to Window menu : I&amp;#039;ve just noticed that when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2040&amp;title=mdi-windows-not-added-to-window-menu#2040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=525">Alistair</a><br /><strong>Subject:</strong> 777<br /><strong>Posted:</strong> 24 May 2004 at 10:34am<br /><br />I've just noticed that when my application is built with Xtreme Toolkit Pro (evaluation), my MDI windows are not being added to the list on the Windows menu so in fact, there is no list.<br /><br />Any suggestions?<br /><br />This may be related to this post:<br /> https://forum.codejock.com/forum_posts.asp?TID=374&KW=wi ndow+menu<br /><br />--- Al.<br />]]>
   </description>
   <pubDate>Mon, 24 May 2004 10:34:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=777&amp;PID=2040&amp;title=mdi-windows-not-added-to-window-menu#2040</guid>
  </item> 
 </channel>
</rss>