<?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 : Confirmed ribbon bug</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Confirmed ribbon bug]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 15 Jun 2026 05:51:04 +0000</pubDate>
  <lastBuildDate>Thu, 23 Jul 2009 22:57:03 +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=14345</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[Confirmed ribbon bug :  Problem is that no mouse/focus...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=51238&amp;title=confirmed-ribbon-bug#51238</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14345<br /><strong>Posted:</strong> 23 July 2009 at 10:57pm<br /><br /><FONT color=#0000ff size=2><FONT color=#0000ff size=2><DIV>Problem is that no mouse/focus messages are sent to the window when a gallery/menu is visible!</DIV><DIV>&nbsp;</DIV><DIV>void</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CMyWnd</FONT></FONT><FONT size=2>::</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>OnSetFocus</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CWnd</FONT></FONT><FONT size=2>* </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>pOldWnd</FONT></FONT><FONT size=2>)</DIV><DIV>{</DIV><DIV>&nbsp;&nbsp;&nbsp; </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CXTPRibbonBar</FONT></FONT><FONT size=2> *</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>pRibbonBar</FONT></FONT><FONT size=2> = </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>DYNAMIC_DOWNCAST</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CXTPRibbonBar</FONT></FONT><FONT size=2>, </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>GetParent</FONT></FONT><FONT size=2>());</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; <FONT color=#0000ff><FONT color=#0000ff>if</FONT></FONT> (<FONT color=#010001><FONT color=#010001>pRibbonBar</FONT></FONT>)</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; {</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#010001><FONT color=#010001>pRibbonBar</FONT></FONT>-&gt;<FONT color=#010001><FONT color=#010001>SetPopuped</FONT></FONT>(-1);</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp; }</FONT></DIV><P><FONT size=2></FONT></P><FONT size=2><FONT color=#010001><FONT color=#010001><DIV>&nbsp;&nbsp;&nbsp; CWnd</FONT></FONT>::<FONT color=#010001><FONT color=#010001>OnSetFocus</FONT></FONT>(<FONT color=#010001><FONT color=#010001>pOldWnd</FONT></FONT>);</DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>I just verified with Spy++. The messages appear only when the gallery is closed. Really weird...</DIV></FONT>]]>
   </description>
   <pubDate>Thu, 23 Jul 2009 22:57:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=51238&amp;title=confirmed-ribbon-bug#51238</guid>
  </item> 
  <item>
   <title><![CDATA[Confirmed ribbon bug : Hi, Yes, gueess its true. You...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=51166&amp;title=confirmed-ribbon-bug#51166</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14345<br /><strong>Posted:</strong> 22 July 2009 at 4:07am<br /><br /><P>Hi,</P><DIV>Yes, gueess its true. You have manually call m_pParent-&gt;SetPopuped(-1); for such control. :(</DIV>]]>
   </description>
   <pubDate>Wed, 22 Jul 2009 04:07:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=51166&amp;title=confirmed-ribbon-bug#51166</guid>
  </item> 
  <item>
   <title><![CDATA[Confirmed ribbon bug : How do you fix this for custom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=51154&amp;title=confirmed-ribbon-bug#51154</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14345<br /><strong>Posted:</strong> 22 July 2009 at 1:45am<br /><br />How do you fix this for custom controls. As it is now (XTP 13.1), the popup is <strong>not</strong> dismissed when I click a custom control (such as a date control). <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0">]]>
   </description>
   <pubDate>Wed, 22 Jul 2009 01:45:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=51154&amp;title=confirmed-ribbon-bug#51154</guid>
  </item> 
  <item>
   <title><![CDATA[Confirmed ribbon bug : Thanks. Scrollbars fixed. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=49228&amp;title=confirmed-ribbon-bug#49228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 14345<br /><strong>Posted:</strong> 21 May 2009 at 1:53am<br /><br />Thanks. Scrollbars fixed.]]>
   </description>
   <pubDate>Thu, 21 May 2009 01:53:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=49228&amp;title=confirmed-ribbon-bug#49228</guid>
  </item> 
  <item>
   <title><![CDATA[Confirmed ribbon bug : The same is true for custom controls....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=49197&amp;title=confirmed-ribbon-bug#49197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14345<br /><strong>Posted:</strong> 20 May 2009 at 7:43am<br /><br /><P>The same is true for custom controls. The popup menu is not dismissed... :(</P>]]>
   </description>
   <pubDate>Wed, 20 May 2009 07:43:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=49197&amp;title=confirmed-ribbon-bug#49197</guid>
  </item> 
  <item>
   <title><![CDATA[Confirmed ribbon bug : XTP 13 :)  1) CXTPControlComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=49191&amp;title=confirmed-ribbon-bug#49191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14345<br /><strong>Posted:</strong> 20 May 2009 at 5:30am<br /><br />XTP 13 :)<DIV>&nbsp;</DIV><DIV>1) CXTPControlComboBox -&gt; list is shown</DIV><DIV>2) Then I click on the inside-scrollbars in the gallery to the left.</DIV><DIV><img src="http://forum.codejock.com/uploads/20090520_052909_dropped_error.bmp" border="0"></DIV><DIV>&nbsp;</DIV><DIV>As you can see, the list is not dismissed! Just confirmed Word 2007 behavior: list is closed whenever the gallery scrollbar is clicked!</DIV>]]>
   </description>
   <pubDate>Wed, 20 May 2009 05:30:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14345&amp;PID=49191&amp;title=confirmed-ribbon-bug#49191</guid>
  </item> 
 </channel>
</rss>