<?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 : C&#111;ntext Menu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : C&#111;ntext Menu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 04:11:17 +0000</pubDate>
  <lastBuildDate>Wed, 16 Feb 2005 23:52: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=1796</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[C&#111;ntext Menu : ClientToScreen(&amp;amp;point);CMenu...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1796&amp;PID=5173&amp;title=context-menu#5173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1796<br /><strong>Posted:</strong> 16 February 2005 at 11:52pm<br /><br />&nbsp;ClientToScreen(&amp;point);<BR>&nbsp;CMenu mnu;<BR>&nbsp;mnu.LoadMenu(IDR_MAINFRAME);<BR>&nbsp;CXTPCommandBars::TrackPopupMenu(&amp;mnu, TPM_RIGHTBUTTON , point.x, point.y, AfxGetMainWnd(), 0, 0);<BR><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 23:52:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1796&amp;PID=5173&amp;title=context-menu#5173</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;ntext Menu : I&amp;#039;ve been trying to use Command...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1796&amp;PID=5163&amp;title=context-menu#5163</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=991">dcolak</a><br /><strong>Subject:</strong> 1796<br /><strong>Posted:</strong> 16 February 2005 at 5:32pm<br /><br />I've been trying to use Command Bars to create a context menu. This is the code I'm using in OnContextMenu:<br><br>&nbsp;&nbsp;&nbsp; CMenu menu;<br><br>&nbsp;&nbsp;&nbsp; menu.LoadMenu( IDR_SQLBAR );<br><br>&nbsp;&nbsp;&nbsp; CMenu* pMenu = menu.GetSubMenu(0);<br><br>&nbsp;&nbsp;&nbsp; CXTPPopupBar popup;<br><br>&nbsp;&nbsp;&nbsp; popup.LoadMenu( pMenu );<br><br>&nbsp;&nbsp;&nbsp; popup.Popup( point.x, point.y, 0 );<br><br>Unfortunatelly, all this does is to <span style="font-weight: bold;">flash</span> the popup (it dissapears at once). Is there a sample for creating Context Menus?<br><br>]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 17:32:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1796&amp;PID=5163&amp;title=context-menu#5163</guid>
  </item> 
 </channel>
</rss>