<?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 : Adding menu items to specified subentries</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Adding menu items to specified subentries]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 12:37:04 +0000</pubDate>
  <lastBuildDate>Mon, 08 Nov 2004 12:11:01 +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=1352</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[Adding menu items to specified subentries : I think see \Samples\CommandBars\DynamicPopups\...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1352&amp;PID=3905&amp;title=adding-menu-items-to-specified-subentries#3905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1352<br /><strong>Posted:</strong> 08 November 2004 at 12:11pm<br /><br /><P>I think see \Samples\CommandBars\DynamicPopups\&nbsp; can help.</P>]]>
   </description>
   <pubDate>Mon, 08 Nov 2004 12:11:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1352&amp;PID=3905&amp;title=adding-menu-items-to-specified-subentries#3905</guid>
  </item> 
  <item>
   <title><![CDATA[Adding menu items to specified subentries : anyone? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1352&amp;PID=3880&amp;title=adding-menu-items-to-specified-subentries#3880</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=806">VeRtEX0815</a><br /><strong>Subject:</strong> 1352<br /><strong>Posted:</strong> 06 November 2004 at 8:33am<br /><br />anyone?]]>
   </description>
   <pubDate>Sat, 06 Nov 2004 08:33:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1352&amp;PID=3880&amp;title=adding-menu-items-to-specified-subentries#3880</guid>
  </item> 
  <item>
   <title><![CDATA[Adding menu items to specified subentries : Hi xtp support team, I am trying...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1352&amp;PID=3775&amp;title=adding-menu-items-to-specified-subentries#3775</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=806">VeRtEX0815</a><br /><strong>Subject:</strong> 1352<br /><strong>Posted:</strong> 01 November 2004 at 4:59am<br /><br /><P>Hi xtp support team,</P><P>I am trying to add a new control(menu entry) to a given control(entry). File-&gt;Recent Files it is called. I want to add and remove recent file menu entries. Currently i do it like the following:</P><FONT color=#008000 size=2><P>CXTPControls* menuCtrl = pMenuBar-&gt;GetControls();<BR>CXTPControl* recentFilesCtrl = menuCtrl-&gt;FindControl(ID_FILE_RECENTFILES);</P><P><FONT color=#000000>I firct of all the the menu bar controls and try to find the given control the ID_FILE_RECENTFILES, which works.&nbsp; But how to go on then?<BR>I also checked another approach</FONT></P><FONT color=#008000 size=2><P>CXTPControlButton* pControl = (CXTPControlButton*)menuCtrl-&gt;Add(xtpControlButton, ID_FILE_RECENTFILES_NOFILE1, _T(app-&gt;mRecentFileNames&#091;0&#093;.AsChar()), 2);<BR><BR><FONT color=#000000>I think that is the normal way of adding controls to a menu. This also works but with that method i cannot add the control to a submenu entry, but only to the top. So like File or Edit. But i want to add it to a subentry item in the File submenu.</FONT></P><P><FONT color=#000000>How can i do that?<BR><BR>- Benjamin</FONT></P></FONT></FONT>]]>
   </description>
   <pubDate>Mon, 01 Nov 2004 04:59:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1352&amp;PID=3775&amp;title=adding-menu-items-to-specified-subentries#3775</guid>
  </item> 
 </channel>
</rss>