<?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 : Vista/Win7 bug in quickaccess bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Vista/Win7 bug in quickaccess bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:21:40 +0000</pubDate>
  <lastBuildDate>Wed, 11 Aug 2010 04:22:28 +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=17085</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[Vista/Win7 bug in quickaccess bar : Thanks for your replay.My Combobox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59739&amp;title=vista-win7-bug-in-quickaccess-bar#59739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 17085<br /><strong>Posted:</strong> 11 August 2010 at 4:22am<br /><br />Thanks for your replay.<br><br>My Combobox is derived from your class and I added following code to constructor<br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; SetDropDownListStyle( TRUE );<br>&nbsp;&nbsp;&nbsp; SetWidth( 200 );<br>&nbsp;&nbsp;&nbsp; <font color="#ff0000">SetStyle( xtpButtonCaption );</font><br>&nbsp;&nbsp;&nbsp; .<br>&nbsp;&nbsp;&nbsp; .<br>&nbsp;&nbsp;&nbsp; .<br></pre></td></tr></table><br><br>So, when codejock adds a clone object to quickaccess the caption style will be changed. You're right.<br>But with intend!<br><br>I found it is a nice feature to add a description about the input box. Especially when you can add more input boxes.<br>Logical I see no reason why this is forbidden. Technical reasion to change it??<br>]]>
   </description>
   <pubDate>Wed, 11 Aug 2010 04:22:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59739&amp;title=vista-win7-bug-in-quickaccess-bar#59739</guid>
  </item> 
  <item>
   <title><![CDATA[Vista/Win7 bug in quickaccess bar : Right - ComboBox should not have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59731&amp;title=vista-win7-bug-in-quickaccess-bar#59731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17085<br /><strong>Posted:</strong> 11 August 2010 at 3:35am<br /><br />Right - ComboBox should not have label when you place it to Quick Access. Actually in code we change style to remove it - so seems you manually set it back.]]>
   </description>
   <pubDate>Wed, 11 Aug 2010 03:35:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59731&amp;title=vista-win7-bug-in-quickaccess-bar#59731</guid>
  </item> 
  <item>
   <title><![CDATA[Vista/Win7 bug in quickaccess bar : It can easyly reproduceable with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59730&amp;title=vista-win7-bug-in-quickaccess-bar#59730</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 17085<br /><strong>Posted:</strong> 11 August 2010 at 2:56am<br /><br />It can easyly reproduceable with samples from codejock!<br>Can anybody confirm this problem?<br>Solution?<br>]]>
   </description>
   <pubDate>Wed, 11 Aug 2010 02:56:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59730&amp;title=vista-win7-bug-in-quickaccess-bar#59730</guid>
  </item> 
  <item>
   <title><![CDATA[Vista/Win7 bug in quickaccess bar :   Hello  we have a fixed &amp;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59695&amp;title=vista-win7-bug-in-quickaccess-bar#59695</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3301">Michl</a><br /><strong>Subject:</strong> 17085<br /><strong>Posted:</strong> 09 August 2010 at 7:53am<br /><br /><div></div><div>Hello</div><div>&nbsp;</div><div>we have a fixed 'quickaccess'&nbsp;control with caption '#:' in our software.</div><div>RibbonBar always draws his bar correctly until our software is installed on a vista or win7 machines.</div><div>&nbsp;</div><div>&nbsp;</div><div><img src="http://forum.codejock.com/uploads/20100809_073859_ComboBox.png" border="0"></div><div>&nbsp;</div><div>I found the problem is in</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><font size="2">CSize CXTPRibbonTheme::DrawControlComboBox(CDC* pDC, CXTPControlComboBox* pControlCombo, BOOL bDraw)</font></div><div></pre></td></tr></table></div><div>&nbsp;</div><div>The&nbsp;function <font size="2">FillCompositeAlpha</font> inverts (?) (blue font on black background)&nbsp;the text after it has drawn (correctly!)...</div><div>I read in code comments this function do nothing when&nbsp;no aero is found.</div><div>&nbsp;</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><font color="#0000ff" size="2"><font color="#0000ff" size="2">&nbsp;&nbsp; if</font></font><font size="2"> (pControlCombo-&gt;HasDwmCompositedRect())</font></div><div><font size="2">&nbsp;&nbsp; {</font></div><div><font size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FillCompositeAlpha(pDC, pControlCombo-&gt;GetRect());</font></div><div><font size="2">&nbsp;&nbsp; }</font></div><div><font color="#0000ff" size="2"><font color="#0000ff" size="2">&nbsp;&nbsp; return</font></font><font size="2"> 0;</font></div><div><font size="2">}</font></div><font size="2"></font><div></pre></td></tr></table></div><div>&nbsp;</div><div>&nbsp;</div><div>Can anybody help me, please!?</div><div>&nbsp;</div><div>(our software looks not very nice with a black box)</div>]]>
   </description>
   <pubDate>Mon, 09 Aug 2010 07:53:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17085&amp;PID=59695&amp;title=vista-win7-bug-in-quickaccess-bar#59695</guid>
  </item> 
 </channel>
</rss>