<?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 : Strange Problem Making Popup Stay Visible</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Strange Problem Making Popup Stay Visible]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:34:18 +0000</pubDate>
  <lastBuildDate>Tue, 19 Oct 2004 11:52:31 +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=844</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[Strange Problem Making Popup Stay Visible : Nope... that wasn&amp;#039;t it. &amp;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=844&amp;PID=3559&amp;title=strange-problem-making-popup-stay-visible#3559</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 844<br /><strong>Posted:</strong> 19 October 2004 at 11:52am<br /><br /><P>Nope... that wasn't it.&nbsp; 'CloseSubMenuOnClick' only prevents the menu from closing when you click on a menu item.&nbsp; In this case, I'm trying to prevent&nbsp;the popup from closing when the user clicks a designated area outside of the popup (in this case, the drop-down portion of a combobox).</P><P>In the last release (9.50), a fix was implemented so that the popup menu ignores the first MouseUp command (which was causing most of my problems).&nbsp; That was a sufficient work-around for now.&nbsp; I still can't mimic a drop-down the way I would like, but it's close enough.</P>]]>
   </description>
   <pubDate>Tue, 19 Oct 2004 11:52:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=844&amp;PID=3559&amp;title=strange-problem-making-popup-stay-visible#3559</guid>
  </item> 
  <item>
   <title><![CDATA[Strange Problem Making Popup Stay Visible : It sounds like the CloseSubMenuOnClick...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=844&amp;PID=3558&amp;title=strange-problem-making-popup-stay-visible#3558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 844<br /><strong>Posted:</strong> 19 October 2004 at 11:42am<br /><br />It sounds like the CloseSubMenuOnClick property is what you are lookingfor.&nbsp; Then you could use the ClosePopups method to close themenu.&nbsp; Is this what you are looking for?&nbsp;]]>
   </description>
   <pubDate>Tue, 19 Oct 2004 11:42:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=844&amp;PID=3558&amp;title=strange-problem-making-popup-stay-visible#3558</guid>
  </item> 
  <item>
   <title><![CDATA[Strange Problem Making Popup Stay Visible : I have a control which behaves...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=844&amp;PID=2224&amp;title=strange-problem-making-popup-stay-visible#2224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 844<br /><strong>Posted:</strong> 15 June 2004 at 2:26pm<br /><br /><P>I have a control which behaves similar to the drop-down button on a ComboBox.&nbsp; When you click the button, I want a CommandBar Popup menu to appear below the control.&nbsp; Making the popup appear is pretty simple, but I'm having trouble getting it to behave the way I want.</P><P>With the button on a ComboBox, the drop-down list appears on the MouseDown event.&nbsp; If I use the MouseDown event to display a popup below the control, the popup will disappear when the user raises the mouse button (as if the user had clicked an area outside the popup).&nbsp; As best I can tell, the only way to avoid this is to use the MouseUp event.&nbsp; The problem with using MouseUp is that the user must fully click on the drop-down button (not just mouse down) in order for the popup menu to appear, and this is not consistent with other windows controls like the ComboBox.</P><P>Any ideas how I can display a CommandBar Popup menu from a MouseDown event and not have the popup close when the user releases the mouse button?&nbsp; It's almost as if I need to direct the CommandBar popup NOT to respond to any mouse up/down information when the mouse is positioned over the drop-down button, but I don't have any idea how to handle this.</P>]]>
   </description>
   <pubDate>Tue, 15 Jun 2004 14:26:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=844&amp;PID=2224&amp;title=strange-problem-making-popup-stay-visible#2224</guid>
  </item> 
 </channel>
</rss>