<?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 : How to change name of item into menu?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to change name of item into menu?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 05:46:00 +0000</pubDate>
  <lastBuildDate>Thu, 01 Jun 2006 12:33:55 +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=4210</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[How to change name of item into menu? : Hi, You can Assign some ID for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=13296&amp;title=how-to-change-name-of-item-into-menu#13296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4210<br /><strong>Posted:</strong> 01 June 2006 at 12:33pm<br /><br /><P>Hi,</P><P>You can Assign some ID for menus and use Update handler/Use FindControl.</P><P>also you can loop menu items and find control you need.</P><P>&nbsp;</P><P>etc..</P>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 12:33:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=13296&amp;title=how-to-change-name-of-item-into-menu#13296</guid>
  </item> 
  <item>
   <title><![CDATA[How to change name of item into menu? : I have a question regarding changing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=13288&amp;title=how-to-change-name-of-item-into-menu#13288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2063">RedDragon</a><br /><strong>Subject:</strong> 4210<br /><strong>Posted:</strong> 01 June 2006 at 9:18am<br /><br />I have a question regarding changing the names of the root menus:<br><br>The solution mentioned above:<br>  pCommandBars-&gt;GetMenuBar()-&gt;GetControl(0)-&gt;SetCapti on("new Caption");<br><br>works only if I know the exact position of the menus. What do I do if the menu "View" appears on position 1 or 2, depending on if a file has been opened or not? And if I add another menu sometime, the indexes will of course be changed..<br><br>Regards<br><br>]]>
   </description>
   <pubDate>Thu, 01 Jun 2006 09:18:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=13288&amp;title=how-to-change-name-of-item-into-menu#13288</guid>
  </item> 
  <item>
   <title><![CDATA[How to change name of item into menu? : Hi, You can get list of controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12965&amp;title=how-to-change-name-of-item-into-menu#12965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4210<br /><strong>Posted:</strong> 17 May 2006 at 11:12am<br /><br /><P>Hi,</P><P>You can get list of controls in Tools category:</P><P>CXTPControls* pControls = pCommands-&gt;GetControls(const CString&amp; strCategory);<BR></P><P>then</P><P>pControls-&gt;GetAt(i)-&gt;SetCaption(...);</P>]]>
   </description>
   <pubDate>Wed, 17 May 2006 11:12:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12965&amp;title=how-to-change-name-of-item-into-menu#12965</guid>
  </item> 
  <item>
   <title><![CDATA[How to change name of item into menu? :  Hi Oleg, It&amp;#039;s work. Thank...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12948&amp;title=how-to-change-name-of-item-into-menu#12948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1986">Hayder</a><br /><strong>Subject:</strong> 4210<br /><strong>Posted:</strong> 16 May 2006 at 1:24am<br /><br /><FONT size=2><P>Hi Oleg,</P><P>It's work.</P><P>Thank you very much</P><P>But menu name in Customize-&gt;Commands don't change.</P><P>Is it possible to update them?</P><P><IMG src="uploads/Hayder/2006-05-16_012324_customize.png" border="0"></P></FONT>]]>
   </description>
   <pubDate>Tue, 16 May 2006 01:24:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12948&amp;title=how-to-change-name-of-item-into-menu#12948</guid>
  </item> 
  <item>
   <title><![CDATA[How to change name of item into menu? : Hi, Two solutions - to assign...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12933&amp;title=how-to-change-name-of-item-into-menu#12933</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4210<br /><strong>Posted:</strong> 15 May 2006 at 8:40am<br /><br /><P>Hi,</P><P>Two solutions - to assign some ID + add handler</P><P> pCommandBars-&gt;GetMenuBar()-&gt;GetControl(0)-&gt;SetID(.. );</P><P>or change text using SetCaption:</P><P> pCommandBars-&gt;GetMenuBar()-&gt;GetControl(0)-&gt;SetCapti on("new Caption");</P>]]>
   </description>
   <pubDate>Mon, 15 May 2006 08:40:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12933&amp;title=how-to-change-name-of-item-into-menu#12933</guid>
  </item> 
  <item>
   <title><![CDATA[How to change name of item into menu? : Hello,I have a SDI project. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12928&amp;title=how-to-change-name-of-item-into-menu#12928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1986">Hayder</a><br /><strong>Subject:</strong> 4210<br /><strong>Posted:</strong> 15 May 2006 at 1:09am<br /><br />Hello,<BR>I have a SDI project. I use Xtreme ToolkitPro 2006. <BR>I wish to change names of items into menu(General menu - IDR_MAINFRAME).<BR>You suggest to use this solution...<BR><FONT color=#0000ff size=2><P>void</FONT><FONT size=2> CMainFrame::OnUpdate***(CCmdUI *pCmdUI)</P><P>{pCmdUI-&gt;SetText();}</P></FONT><strong>1) How do I change root menu items (File, Edit, View etc.)?</strong><BR>They do not have a OnUpdate event.<BR><strong>2) Can I get 'CMenu'?</strong>]]>
   </description>
   <pubDate>Mon, 15 May 2006 01:09:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4210&amp;PID=12928&amp;title=how-to-change-name-of-item-into-menu#12928</guid>
  </item> 
 </channel>
</rss>