<?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 : [solved] QAT controls won&#039;t draw with Office 2013</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : [solved] QAT controls won&#039;t draw with Office 2013]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:23:42 +0000</pubDate>
  <lastBuildDate>Tue, 05 Dec 2017 22:03:18 +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=23518</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[[solved] QAT controls won&#039;t draw with Office 2013 : Hello rdhd,Thank you for bringing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23518&amp;PID=76372&amp;title=solved-qat-controls-wont-draw-with-office-2013#76372</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23518<br /><strong>Posted:</strong> 05 December 2017 at 10:03pm<br /><br />Hello rdhd,<br><br>Thank you for bringing this to our attention. I have added this to our task list for next release.<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Tue, 05 Dec 2017 22:03:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23518&amp;PID=76372&amp;title=solved-qat-controls-wont-draw-with-office-2013#76372</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] QAT controls won&#039;t draw with Office 2013 : I just traced another problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23518&amp;PID=76361&amp;title=solved-qat-controls-wont-draw-with-office-2013#76361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 23518<br /><strong>Posted:</strong> 01 December 2017 at 4:59pm<br /><br />I just traced another problem down where users are claiming they cannot see the drop arrow on popup controls we build into the QAT. Our undo/redo (added out-of-the-box) to the QAT have no drop arrows. You can click where they reside and the control will pop. If I customize and add a popup control from the ribbon to the QAT, you can see the same thing. My code change to DraqQuickAccessControl where I comment out all the code except the call to pControl-&gt;Draw fixes that too. The user work-around until I roll this out is to move the QAT so it is below the ribbon.<br>]]>
   </description>
   <pubDate>Fri, 01 Dec 2017 16:59:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23518&amp;PID=76361&amp;title=solved-qat-controls-wont-draw-with-office-2013#76361</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] QAT controls won&#039;t draw with Office 2013 : We have upgraded to V 18.0.1....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23518&amp;PID=76359&amp;title=solved-qat-controls-wont-draw-with-office-2013#76359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 23518<br /><strong>Posted:</strong> 01 December 2017 at 10:43am<br /><br />We have upgraded to V 18.0.1. We use the office 2013 ribbon theme. Now I have yet another "breaking" change in this upgrade. CXTPRibbonbar::DrawCommandBar used to call the Draw method on the controls on the QAT. But now there is a CXTPRibbonOffice2013Theme::DrawQuickAccessControl.<br><br>In that method, the code looks to see if the control has an icon. If it does not, it simply exits! The result is the customers that have QAT entries that have text but no icon see nothing. There are just big gaps where the controls would draw. The measure/sizing code cares nothing about the icon not existing and measures the text size, hence the gaps I see where the controls should be drawing.<br><br>IN V17, like with Microsoft Office 2013, controls that only have text would draw the text just fine. So why has CJ broken something that has worked for a number of years? Is this a bug? If so, is it fixed in a later release like 18.3?<br><br>Breaking changes like this are quite frustrating :( Upgrading CJ should be as smooth as upgrading to a new Visual Studio MFC version.<br>]]>
   </description>
   <pubDate>Fri, 01 Dec 2017 10:43:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23518&amp;PID=76359&amp;title=solved-qat-controls-wont-draw-with-office-2013#76359</guid>
  </item> 
 </channel>
</rss>