<?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 : GetMenu() returns NULL</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : GetMenu() returns NULL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 18:09:44 +0000</pubDate>
  <lastBuildDate>Mon, 19 Apr 2004 10:52:15 +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=616</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[GetMenu() returns NULL : What doesn&amp;#039;t work? &amp;#034;New&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1667&amp;title=getmenu-returns-null#1667</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 616<br /><strong>Posted:</strong> 19 April 2004 at 10:52am<br /><br /><P>What doesn't work?</P><P>&nbsp;"New" is parameter string. </P><P>you must call pControl-&gt;SetCaption(...).</P>]]>
   </description>
   <pubDate>Mon, 19 Apr 2004 10:52:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1667&amp;title=getmenu-returns-null#1667</guid>
  </item> 
  <item>
   <title><![CDATA[GetMenu() returns NULL : Thanks for the reply. Still I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1659&amp;title=getmenu-returns-null#1659</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=348">Asha Udupa</a><br /><strong>Subject:</strong> 616<br /><strong>Posted:</strong> 19 April 2004 at 2:36am<br /><br /><P>Thanks for the reply.</P><P>Still I have a problem</P><P> pControlViewNew-&gt;GetCommandBar()-&gt;GetControls()-&gt;Ad d(xtpControlButton,ID_FILE_NEW); </P><P>works but</P><P> pControlViewNew-&gt;GetCommandBar()-&gt;GetControls()-&gt;Ad d(xtpControlButton, 10, "New", -1, false);</P><P>doesn't work. How can I make 2nd statement working?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 19 Apr 2004 02:36:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1659&amp;title=getmenu-returns-null#1659</guid>
  </item> 
  <item>
   <title><![CDATA[GetMenu() returns NULL : CXTPControlPopup* pControlView...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1652&amp;title=getmenu-returns-null#1652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 616<br /><strong>Posted:</strong> 17 April 2004 at 5:22am<br /><br /><P>CXTPControlPopup* pControlView = (CXTPControlPopup*)pMenuBar-&gt;GetControl(3);</P><P> pControlView-&gt;GetCommandBar()-&gt;GetControls()-&gt;Add(. .)</P><P>&nbsp;</P><P>you can add it dynamically. See DynamicPopups sample</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 05:22:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1652&amp;title=getmenu-returns-null#1652</guid>
  </item> 
  <item>
   <title><![CDATA[GetMenu() returns NULL : Thanks for the infrmation. Actually...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1605&amp;title=getmenu-returns-null#1605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=348">Asha Udupa</a><br /><strong>Subject:</strong> 616<br /><strong>Posted:</strong> 12 April 2004 at 11:43pm<br /><br /><P>Thanks for the infrmation.</P><P>Actually I want to append the menu to sub menu. dmething like:</P><P>View-&gt;Control bar-&gt;x,y-Append the menu here.</P><P>How can I&nbsp; dothis using Add() command?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 12 Apr 2004 23:43:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1605&amp;title=getmenu-returns-null#1605</guid>
  </item> 
  <item>
   <title><![CDATA[GetMenu() returns NULL : pMenuBar-&amp;gt;GetControls()-&amp;gt;Add(...);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1598&amp;title=getmenu-returns-null#1598</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 616<br /><strong>Posted:</strong> 12 April 2004 at 12:01pm<br /><br />pMenuBar-&gt;GetControls()-&gt;Add(...);]]>
   </description>
   <pubDate>Mon, 12 Apr 2004 12:01:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1598&amp;title=getmenu-returns-null#1598</guid>
  </item> 
  <item>
   <title><![CDATA[GetMenu() returns NULL : Hi I have written this in Mainframe.cpp CXTPCommandBar*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1596&amp;title=getmenu-returns-null#1596</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=348">Asha Udupa</a><br /><strong>Subject:</strong> 616<br /><strong>Posted:</strong> 12 April 2004 at 5:29am<br /><br /><P>Hi</P><P>I have written this in Mainframe.cpp</P><P>CXTPCommandBar* pMenuBar = GetCommandBars()-&gt;SetMenu(_T("Menu Bar"), IDR_MAINFRAME);</P><P>Now if I use GetMenu() it returns NULL. I want to append an item dynamically to the existing menu. Could anyone please help me?</P><P>&nbsp;</P><P>Regards</P><P>Asha</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 12 Apr 2004 05:29:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=616&amp;PID=1596&amp;title=getmenu-returns-null#1596</guid>
  </item> 
 </channel>
</rss>