<?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 : Missing accel key info in tooltip</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Missing accel key info in tooltip]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:14:49 +0000</pubDate>
  <lastBuildDate>Tue, 21 Feb 2012 11:17:44 +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=19511</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[Missing accel key info in tooltip : In CXTPCommandBar::OnToolHitTest...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19511&amp;PID=67653&amp;title=missing-accel-key-info-in-tooltip#67653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 19511<br /><strong>Posted:</strong> 21 February 2012 at 11:17am<br /><br />In CXTPCommandBar::OnToolHitTest the code checks to see if tool bar accel tips is turned on. It is. But a few lines later the code calls pControl-&gt;OnToolHitTest. If the control is a gallery, the gallery can return a hit. At that point the code returns the hit.<DIV>&nbsp;</DIV><DIV>If there is no hit on the control call, the CXTPCommandBar code checks the accel tip flag and adds the text for any accelerator assigned to the control. The result is that the user sees a tooltip with accel info added to it. That's great.</DIV><DIV>&nbsp;</DIV><DIV>However CXTPControlGallery::OnToolHitTest does not even bother to try and add accel info to the tooltip. The result is that tooltips that show up for gallery items never have the accel info added.</DIV><DIV>&nbsp;</DIV><DIV>Why isn't CXTPControlGallery adding the accelerator info to the tooltip too? </DIV><DIV>&nbsp;</DIV><DIV>Looks like a bug to me.</DIV>]]>
   </description>
   <pubDate>Tue, 21 Feb 2012 11:17:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19511&amp;PID=67653&amp;title=missing-accel-key-info-in-tooltip#67653</guid>
  </item> 
 </channel>
</rss>