<?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 : create multiple menu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : create multiple menu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 05:06:28 +0000</pubDate>
  <lastBuildDate>Thu, 09 Aug 2007 00:47:40 +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=7752</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[create multiple menu : Well I did it as follows... Thanks.  CXTPMenuBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7752&amp;PID=24985&amp;title=create-multiple-menu#24985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3173">coreware</a><br /><strong>Subject:</strong> 7752<br /><strong>Posted:</strong> 09 August 2007 at 12:47am<br /><br /><DIV>Well I did it as follows... Thanks.</DIV><DIV>&nbsp;</DIV><DIV>CXTPMenuBar ** pMenuBar = new CXTPMenuBar * &#091;m_nMonitorCount&#093;;<BR>for(int i=0;i&lt;m_nMonitorCount;i++){<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pMenuBar<em> = pCommandBars-&gt;SetMenu(_T("Menu Bar"), IDR_MAINFRAME);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(pMenuBar<em> == NULL){<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TRACE0("Failed to create menu bar.\n");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return -1;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // fail to create<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pMenuBar<em>-&gt;EnableDocking(xtpFlagHideWrap);</DIV><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Position Menu Bar<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(i &gt; 0){<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RepositionBars(AFX_IDW_CONTROLBAR_FIRST, AFX_IDW_CONTROLBAR_LAST, AFX_IDW_PANE_FIRST);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CXTPWindowRect rcBar(pMenuBar&#091;i-1&#093;);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rcBar.OffsetRect(m_cwMonitor&#091;i-1&#093;.rect.Width(), 0);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GetCommandBars()-&gt;DockCommandBar(pMenuBar<em>, rcBar, pMenuBar&#091;i-1&#093;-&gt;GetDockBar());<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp; }<BR></P>]]>
   </description>
   <pubDate>Thu, 09 Aug 2007 00:47:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7752&amp;PID=24985&amp;title=create-multiple-menu#24985</guid>
  </item> 
  <item>
   <title><![CDATA[create multiple menu : As the use of multiple monitors...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7752&amp;PID=24951&amp;title=create-multiple-menu#24951</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 7752<br /><strong>Posted:</strong> 08 August 2007 at 4:28am<br /><br />As the use of multiple monitors grow I would like to see a Codejock solution for MDI applications so that I can use two or more monitorws with one App having View #1 in monitor 1 and View #2 in monitor 2.<DIV>&nbsp;</DIV><DIV>I know I can almost do this with clever View / Docking pane logic, but a dark room, a lot of beer and the Codejock guys will no doubt come up with a good solution.</DIV>]]>
   </description>
   <pubDate>Wed, 08 Aug 2007 04:28:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7752&amp;PID=24951&amp;title=create-multiple-menu#24951</guid>
  </item> 
  <item>
   <title><![CDATA[create multiple menu : Hi I&amp;#039;m developing multi-monitor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7752&amp;PID=24950&amp;title=create-multiple-menu#24950</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3173">coreware</a><br /><strong>Subject:</strong> 7752<br /><strong>Posted:</strong> 08 August 2007 at 4:25am<br /><br /><P>Hi</P><DIV>I'm developing multi-monitor application.</DIV><DIV>I use one frame but want to use multiple menu(clone) for each window.</DIV><DIV>Help me please.</DIV><DIV>&nbsp;</DIV><DIV>Joshua.</DIV>]]>
   </description>
   <pubDate>Wed, 08 Aug 2007 04:25:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7752&amp;PID=24950&amp;title=create-multiple-menu#24950</guid>
  </item> 
 </channel>
</rss>