<?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 : MenuBar &amp; Add/Remove &amp; Redraw</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : MenuBar &amp; Add/Remove &amp; Redraw]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 05:13:02 +0000</pubDate>
  <lastBuildDate>Mon, 28 Aug 2006 08:04:17 +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=4896</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[MenuBar &amp; Add/Remove &amp; Redraw : Hello, yes bug of 10.3.0, fixed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4896&amp;PID=15265&amp;title=menubar-add-remove-redraw#15265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4896<br /><strong>Posted:</strong> 28 August 2006 at 8:04am<br /><br />Hello,<DIV>yes bug of 10.3.0, fixed in 10.3.1</DIV><DIV>:(</DIV>]]>
   </description>
   <pubDate>Mon, 28 Aug 2006 08:04:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4896&amp;PID=15265&amp;title=menubar-add-remove-redraw#15265</guid>
  </item> 
  <item>
   <title><![CDATA[MenuBar &amp; Add/Remove &amp; Redraw : Hello,We have changed from 9.81...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4896&amp;PID=15260&amp;title=menubar-add-remove-redraw#15260</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 4896<br /><strong>Posted:</strong> 28 August 2006 at 5:46am<br /><br />Hello,<br><br>We have changed from 9.81 to 10.3.0.<br>Now we have a redraw problem after remove/add a control to menubar.<br><br>&nbsp;&nbsp;&nbsp; CXTPCommandBar* pMenuBar = pCommandBars-&gt;GetMenuBar();<br>&nbsp;&nbsp; &nbsp;CXTPControls* pMenuControls = pMenuBar-&gt;GetControls();<br><br>if (a)<br>&nbsp; pMenuControls-&gt;Remove(s_pOldMenu);<br>else<br>&nbsp; s_pOldMenu = pMenuControls-&gt;Add(xtpControlPopup, nID, "", 2);<br><br>Bug or feature ?<br>Best solution ?<br><br>With this , it will work<br>&nbsp;&nbsp;&nbsp; if (pMenuBar)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pMenuBar-&gt;Redraw();<br><br>&nbsp;&nbsp;&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Mon, 28 Aug 2006 05:46:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4896&amp;PID=15260&amp;title=menubar-add-remove-redraw#15260</guid>
  </item> 
 </channel>
</rss>