<?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 : Drawing Bug with Floating MenuBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Drawing Bug with Floating MenuBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:49:11 +0000</pubDate>
  <lastBuildDate>Fri, 30 Jan 2004 19:54:27 +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=394</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[Drawing Bug with Floating MenuBar : Oleg, Your suggestion exposes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=907&amp;title=drawing-bug-with-floating-menubar#907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 394<br /><strong>Posted:</strong> 30 January 2004 at 7:54pm<br /><br /><P>Oleg,</P><P>Your suggestion exposes another bug.&nbsp; If I use your suggested code along with the new feature in 8.61 to display the MDI Sys Menu, the MDI Menu icon will no longer appear in the toolbar.&nbsp; The following code is being used:</P><P>&nbsp;&nbsp;&nbsp; With CommandBars<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .LoadDesignerBars<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowTabWorkspace&nbsp;True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ActiveMenuBar.SetFlags xtpFlagAddMDISysPopup, 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ActiveMenuBar.ModifyStyle XTP_CBRS_GRIPPER, 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ActiveMenuBar.EnableDocking xtpFlagStretched<BR>&nbsp;&nbsp;&nbsp; End With</P><P>I would expect this code to display the main menu with no gripper, non-dockable, and with the MDI Sys Popup menu.&nbsp; I get everything except the MDI&nbsp;Sys Popup menu.&nbsp; Any suggestions on how to resolve these conflicts?</P><P>Thanks in advance!</P>]]>
   </description>
   <pubDate>Fri, 30 Jan 2004 19:54:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=907&amp;title=drawing-bug-with-floating-menubar#907</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Bug with Floating MenuBar : I just thought this is something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=904&amp;title=drawing-bug-with-floating-menubar#904</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 394<br /><strong>Posted:</strong> 30 January 2004 at 8:49am<br /><br /><P>I just thought this is something you might want to correct.&nbsp; I guess this is based on the assumption that you would not&nbsp;hide grippers on toolbars that can be undocked, but that may not always be the case depending on the designer's preference.&nbsp; Just a suggestion.</P><P>Thanks for the follow-up! <IMG src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></P>]]>
   </description>
   <pubDate>Fri, 30 Jan 2004 08:49:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=904&amp;title=drawing-bug-with-floating-menubar#904</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Bug with Floating MenuBar : Then you remove this flag, assumed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=901&amp;title=drawing-bug-with-floating-menubar#901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 394<br /><strong>Posted:</strong> 30 January 2004 at 12:21am<br /><br /><P>Then you remove this flag, assumed that you call</P><P>CommandBars.ActiveMenuBar.EnableDocking xtpFlagStretched<BR></P><P>to disable menubar floating.</P>]]>
   </description>
   <pubDate>Fri, 30 Jan 2004 00:21:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=901&amp;title=drawing-bug-with-floating-menubar#901</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Bug with Floating MenuBar : When the ActiveMenuBar is floating,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=895&amp;title=drawing-bug-with-floating-menubar#895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 394<br /><strong>Posted:</strong> 29 January 2004 at 11:53am<br /><br /><P>When the ActiveMenuBar is floating, it normally draws with a "title" area at the top of the floating toolbar indicating "Menu Bar".&nbsp; When the style of the ActiveMenuBar is set to XTP_CBRS_GRIPPER, the "title" area no longer draws.</P><P>Attached screen print shows the bug; <A href="http://forum.codejock.com/uploads/Boyd/ABF_menu_bug.zip" target="_blank">ABF_menu_bug.zip</A></P><P>Applies to ActiveX 8.61</P><P>(Sorry, Meant to post in Bugs forum)</P><span style="font-size:10px"><br /><br />Edited by Boyd</span>]]>
   </description>
   <pubDate>Thu, 29 Jan 2004 11:53:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=394&amp;PID=895&amp;title=drawing-bug-with-floating-menubar#895</guid>
  </item> 
 </channel>
</rss>