<?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 : Tooltips in dynamic toolbars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Tooltips in dynamic toolbars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:30:43 +0000</pubDate>
  <lastBuildDate>Tue, 01 Jun 2004 03:54:47 +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=797</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[Tooltips in dynamic toolbars : pToolBar-&amp;gt;GetControl(i)-&amp;gt;SetTooltip(..)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=797&amp;PID=2096&amp;title=tooltips-in-dynamic-toolbars#2096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 797<br /><strong>Posted:</strong> 01 June 2004 at 3:54am<br /><br />pToolBar-&gt;GetControl(i)-&gt;SetTooltip(..)]]>
   </description>
   <pubDate>Tue, 01 Jun 2004 03:54:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=797&amp;PID=2096&amp;title=tooltips-in-dynamic-toolbars#2096</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltips in dynamic toolbars :     Hi, I have created a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=797&amp;PID=2080&amp;title=tooltips-in-dynamic-toolbars#2080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=389">yoavo</a><br /><strong>Subject:</strong> 797<br /><strong>Posted:</strong> 30 May 2004 at 11:17pm<br /><br /><TABLE id=HB_Mail_C&#111;ntainer height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0 UNABLE="&#111;n"><T><TR height="100%" UNABLE="&#111;n" width="100%"><TD id=HB_Focus_Element vAlign=top width="100%" background="" height=250 UNABLE="off"><P>Hi,</P><P>I have created a dynamic toolbar (not loaded from resources), using SetButtons &amp; SetIcons methods (of CXTPToolbar and ImageManager). My question is how do I add tooltips for my commands (assuming I have the text for each command)</P><P>Before using the Xtreme package, I did it like this:</P><FONT color=#0000ff><P>BOOL</FONT> <FONT color=#0000ff>CMainFrame</FONT>::<FONT color=#880000>OnNotify</FONT>(<FONT color=#0000ff>WPARAM</FONT> <FONT color=#808080>wParam</FONT>, <FONT color=#0000ff>LPARAM</FONT> <FONT color=#808080>lParam</FONT>, <FONT color=#0000ff>LRESULT</FONT>* <FONT color=#808080>pResult</FONT>) </P><P>{</P><P><FONT color=#0000ff>LPNMHDR</FONT> <FONT color=#808080>nmhdr</FONT>;</P><P><FONT color=#808080>nmhdr</FONT> = (<FONT color=#0000ff>LPNMHDR</FONT>)<FONT color=#808080>lParam</FONT>;</P><P><FONT color=#0000ff>int</FONT> <FONT color=#808080>aCommandId</FONT> = <FONT color=#808080>nmhdr</FONT>-&gt;<FONT color=#808080>idFrom</FONT>;</P><P><FONT color=#0000ff>switch</FONT> (<FONT color=#808080>nmhdr</FONT>-&gt;<FONT color=#808080>code</FONT>)</P><P>{</P><P><FONT color=#0000ff>case</FONT> <FONT color=#a000a0>TTN_NEEDTEXT</FONT>:</P><P>... // here I set the relevant tooltip</P><P>}</P><P>But in Xtreme it seems that I do not get the OnNotify event of the CMainFrame.</P><P>Can someone please explain ?</P><P>&nbsp;</P></TD></TR><TR UNABLE="&#111;n" hb_tag="1"><TD style="FONT-SIZE: 1pt" height=1 UNABLE="&#111;n"><DIV id=hotbar_promo></DIV></TD></TR></T></TABLE><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 30 May 2004 23:17:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=797&amp;PID=2080&amp;title=tooltips-in-dynamic-toolbars#2080</guid>
  </item> 
 </channel>
</rss>