<?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 : Graphical Tooltip for system button?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Graphical Tooltip for system button?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:06:29 +0000</pubDate>
  <lastBuildDate>Thu, 05 Dec 2013 11:57:17 +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=10133</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[Graphical Tooltip for system button? : You can create your own tooltip...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=72019&amp;title=graphical-tooltip-for-system-button#72019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 10133<br /><strong>Posted:</strong> 05 December 2013 at 11:57am<br /><br />You can create your own tooltip window and that lets you draw/paint whatever you wish.<br><br>Subclass a CXTPToolTipContext and implement the virutal method CreateToolTip. Create your tooltip when that method is called.<br><br>I'm not sure how you will get your derived tooltip context set in the command bars class. We have derived from CJ's command bars object and after contstruction, we do this:<br><br>&nbsp;&nbsp;&nbsp; CMDTARGET_RELEASE(m_pToolTipContext);// releases the tip context CJ created in the ctor<br><br>&nbsp;&nbsp;&nbsp; m_pToolTipContext = new JCXTPToolTipContext;// creates and replaced the CJ context with our own<br><br><br>]]>
   </description>
   <pubDate>Thu, 05 Dec 2013 11:57:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=72019&amp;title=graphical-tooltip-for-system-button#72019</guid>
  </item> 
  <item>
   <title><![CDATA[Graphical Tooltip for system button? : Sorry, but I didn&amp;#039;t see a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=71973&amp;title=graphical-tooltip-for-system-button#71973</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8133">Didi</a><br /><strong>Subject:</strong> 10133<br /><strong>Posted:</strong> 29 November 2013 at 11:06am<br /><br />Sorry, but I didn't see a change button.<br><br>I must show&nbsp; preview-tooltips for&nbsp; GalleryItems.<br>In my class, derived&nbsp; from CXTPControlGalleryItem, I can only set a string for tooltip.<br>Can I catch the tooltip's popup-message to paint my own tooltip with mfc, or is it possible to derive a tooltip-class from CXTPControlGalleryItem's tooltip?<br>Thank you,<br>didi<br>]]>
   </description>
   <pubDate>Fri, 29 Nov 2013 11:06:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=71973&amp;title=graphical-tooltip-for-system-button#71973</guid>
  </item> 
  <item>
   <title><![CDATA[Graphical Tooltip for system button? : Can I also load images like that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=71971&amp;title=graphical-tooltip-for-system-button#71971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8133">Didi</a><br /><strong>Subject:</strong> 10133<br /><strong>Posted:</strong> 29 November 2013 at 10:24am<br /><br />Can I also load images like that at runtime?<br>I.e. anpreview of documents?]]>
   </description>
   <pubDate>Fri, 29 Nov 2013 10:24:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=71971&amp;title=graphical-tooltip-for-system-button#71971</guid>
  </item> 
  <item>
   <title><![CDATA[Graphical Tooltip for system button? : Fantastic! And thanks for such...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=33319&amp;title=graphical-tooltip-for-system-button#33319</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3892">swuk</a><br /><strong>Subject:</strong> 10133<br /><strong>Posted:</strong> 08 April 2008 at 10:00am<br /><br />Fantastic! And thanks for such a fast reply!&nbsp;<img src="http://forum.codejock.com/smileys/smiley4.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Tue, 08 Apr 2008 10:00:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=33319&amp;title=graphical-tooltip-for-system-button#33319</guid>
  </item> 
  <item>
   <title><![CDATA[Graphical Tooltip for system button? : Hi,  You need load this bitmap....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=33279&amp;title=graphical-tooltip-for-system-button#33279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10133<br /><strong>Posted:</strong> 08 April 2008 at 1:55am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You need load this bitmap. In sample these lines load it:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;UINT uiGroupsTip&#091;&#093; = {ID_GROUP_CLIPBOARD_OPTION, ID_GROUP_FONT_OPTION, ID_GROUP_PARAGRAPH_OPTION, ID_GROUP_STYLES_OPTION, IDB_GEAR};<BR>&nbsp;pCommandBars-&gt;GetImageManager()-&gt;SetIcons(IDB_GROUPOPTIONTOOLTIP, uiGroupsTip, _countof(uiGroupsTip), CSize(100, 130));<BR></DIV>]]>
   </description>
   <pubDate>Tue, 08 Apr 2008 01:55:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=33279&amp;title=graphical-tooltip-for-system-button#33279</guid>
  </item> 
  <item>
   <title><![CDATA[Graphical Tooltip for system button? : I apologize in advance for this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=33268&amp;title=graphical-tooltip-for-system-button#33268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3892">swuk</a><br /><strong>Subject:</strong> 10133<br /><strong>Posted:</strong> 07 April 2008 at 5:38pm<br /><br />I apologize in advance for this - the answer is probably right under my nose, but I just can't see it and it's driving me crazy!<br><br>How do I get the beautiful system menu preview graphic into the tooltip that comes up for the system button? The ribbon sample has this:<br><br><img src="uploads/20080407_173611_Tooltip.jpg" height="216" width="330" border="0"><br><br>In my own app, I just get the text. I can't see any png/bmp in the sample's resources that contains the graphic?<br>]]>
   </description>
   <pubDate>Mon, 07 Apr 2008 17:38:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10133&amp;PID=33268&amp;title=graphical-tooltip-for-system-button#33268</guid>
  </item> 
 </channel>
</rss>