<?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 to menu without redraw</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Adding to menu without redraw]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 15:53:56 +0000</pubDate>
  <lastBuildDate>Tue, 18 Jul 2006 17:41:06 +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=4607</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 to menu without redraw : Thanks. I ended up just creating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4607&amp;PID=14221&amp;title=adding-to-menu-without-redraw#14221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1820">rag6419</a><br /><strong>Subject:</strong> 4607<br /><strong>Posted:</strong> 18 July 2006 at 5:41pm<br /><br />Thanks.&nbsp; I ended up just creating entries in the menu (since I do have a limit to the number of "dynamic" items), then only show them after I update the captions.&nbsp; Then hide the items I don't want to be shown.&nbsp; No more flicker and looks great!]]>
   </description>
   <pubDate>Tue, 18 Jul 2006 17:41:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4607&amp;PID=14221&amp;title=adding-to-menu-without-redraw#14221</guid>
  </item> 
  <item>
   <title><![CDATA[Adding to menu without redraw : Hello, Recommended way is to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4607&amp;PID=14216&amp;title=adding-to-menu-without-redraw#14216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4607<br /><strong>Posted:</strong> 18 July 2006 at 2:49pm<br /><br /><DIV>Hello,</DIV><DIV>Recommended way is to create additional control that will fill new controls </DIV><DIV>see Samples\CommandBars\DynamicPopups and sources of ControlFavorites.cpp.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 18 Jul 2006 14:49:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4607&amp;PID=14216&amp;title=adding-to-menu-without-redraw#14216</guid>
  </item> 
  <item>
   <title><![CDATA[Adding to menu without redraw : I&amp;#039;m dynamically adding to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4607&amp;PID=14211&amp;title=adding-to-menu-without-redraw#14211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1820">rag6419</a><br /><strong>Subject:</strong> 4607<br /><strong>Posted:</strong> 18 July 2006 at 11:04am<br /><br />I'm dynamically adding to a menu when it pops up (adding a list of open windows), but there is a flicker from adding each item.&nbsp; I tried overriding the CXTPCommandBar class and adding a public accessor to LockRedraw and UnlockRedraw, but it is still flickering.<br><br>I was wondering if there is another way I can keep the menu from drawing until all items have been added to the menu.<br>]]>
   </description>
   <pubDate>Tue, 18 Jul 2006 11:04:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4607&amp;PID=14211&amp;title=adding-to-menu-without-redraw#14211</guid>
  </item> 
 </channel>
</rss>