<?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 : multiline tooltip</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : multiline tooltip]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 20:31:39 +0000</pubDate>
  <lastBuildDate>Mon, 27 Jun 2005 09:16: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=2090</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[multiline tooltip : thanks  now it works fine  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7293&amp;title=multiline-tooltip#7293</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=479">jerry2000</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 27 June 2005 at 9:16am<br /><br />thanks<br>now it works fine]]>
   </description>
   <pubDate>Mon, 27 Jun 2005 09:16:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7293&amp;title=multiline-tooltip#7293</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : remove CBRS_TOOLTIPS ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7129&amp;title=multiline-tooltip#7129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 17 June 2005 at 6:41am<br /><br />remove CBRS_TOOLTIPS]]>
   </description>
   <pubDate>Fri, 17 Jun 2005 06:41:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7129&amp;title=multiline-tooltip#7129</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : Please help, its realy important...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7127&amp;title=multiline-tooltip#7127</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=479">jerry2000</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 17 June 2005 at 4:52am<br /><br />Please help, its realy <span>important for our project.<br>thx<br><br></span>]]>
   </description>
   <pubDate>Fri, 17 Jun 2005 04:52:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7127&amp;title=multiline-tooltip#7127</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : Thank you for the help Sorry...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7071&amp;title=multiline-tooltip#7071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=479">jerry2000</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 14 June 2005 at 10:37am<br /><br />Thank you for the help<br>Sorry about that, but now it looks like that:<br><br><img src="http://de.geocities.com/jerry_at2000/Forum/toolbar3.bmp" border="0"><br><br>You see the tooltip is displayed now 2 times. I have implemented thetoolbar as a class derived from CXTPToolBar. In an init function icreate the toolbar with following lines:<br><br><br>m_pCommandBars = CXTPCommandBars::CreateCommandBars();<br>SetCommandBars(m_pCommandBars);<br>m_pCommandBars-&gt;SetSite(this);&nbsp; // without this line i got an assertion if the mouse is moved over a toolbar control<br><br>VERIFY(CreateToolBar(WS_VISIBLE|WS_CHILD|CBRS_TOOLTIPS, pParent, AFX_IDW_TOOLBAR));<br>SetFlags(xtpFlagStretched|xtpFlagManualUpdate);<br><br>// set new color of keyselbar<br> SetPaintManager(CXTPPaintManager::CreateTheme(xtpThemeWhid bey));<br>GetPaintManager()-&gt;SetTheme(xtpThemeWhidbey);<br>m_pOwner = this; // to get the ON_COMMAND Messages of the bar to our own class<br><br><br>What i doing wrong?<br>thx<br><br>]]>
   </description>
   <pubDate>Tue, 14 Jun 2005 10:37:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7071&amp;title=multiline-tooltip#7071</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : as I understand secont bar is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7066&amp;title=multiline-tooltip#7066</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 14 June 2005 at 5:10am<br /><br /><P>as I understand secont bar is simple m_wndToolBar created with CreateToolBar</P><P>if so, you must assign some CommandBars to it before you create it:</P><P>&nbsp;</P><P>CXTPCommandBars* m_pCommandBars;</P><P>&nbsp;</P><P>m_pCommandBars = CXTPCommadnBars::CreateCommandBars();</P><P>m_wndToolBar.SetCommandBars(m_pCommandBars);</P><P>m_wndToolBar.CreateToolBar</P><P>...</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 14 Jun 2005 05:10:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7066&amp;title=multiline-tooltip#7066</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : I have found the problem, it works,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7055&amp;title=multiline-tooltip#7055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=479">jerry2000</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 13 June 2005 at 7:46am<br /><br />I have found the problem, it works, but not everywhere!<br><br>I have 2 toolbars with 2 different styles (one Office 2003, one Longhorn)<br><br>Toolbar 1 does work<br><img src="http://de.geocities.com/jerry_at2000/Forum/toolbar1.bmp" border="0"><br><br>but toolbar 2 not<br><img src="http://de.geocities.com/jerry_at2000/Forum/toolbar2.bmp" border="0"><br><br>You see, it is a combobox, but the toolbar also not working at a button.<br><br><br>Any Idea??<br>thx<br><br>]]>
   </description>
   <pubDate>Mon, 13 Jun 2005 07:46:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7055&amp;title=multiline-tooltip#7055</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : It must.  steps: 1. Open GUI_VisualStudio...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7035&amp;title=multiline-tooltip#7035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 11 June 2005 at 3:37pm<br /><br /><P>It must. </P><P>steps:</P><P>1. Open GUI_VisualStudio sample</P><P>2. comment line </P><P>LoadCommandBars(_T("CommandBars"));<BR></P><P>3. add line </P><P> pCommandBar-&gt;GetControl(0)-&gt;SetTooltip(_T("line1\nline 2"));</P><P>&nbsp;</P><P>4. First button must show multiline tip. (for 9.70 rc1 and higher)</P>]]>
   </description>
   <pubDate>Sat, 11 Jun 2005 15:37:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=7035&amp;title=multiline-tooltip#7035</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : Sorry but this does not work,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=6993&amp;title=multiline-tooltip#6993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=479">jerry2000</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 09 June 2005 at 6:14am<br /><br />Sorry but this does not work, only one line with the whole text is displayed!<br><br>Which class is displaying the tooltip, XTPToolTipContext ? When I find the class i can help you to find the problem.<br>thx<br><br>]]>
   </description>
   <pubDate>Thu, 09 Jun 2005 06:14:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=6993&amp;title=multiline-tooltip#6993</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip : pToolBar-&amp;gt;GetControl(0)-&amp;gt...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=6964&amp;title=multiline-tooltip#6964</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 08 June 2005 at 11:09pm<br /><br /> pToolBar-&gt;GetControl(0)-&gt;SetTooltip(_T("line1\nline2") );]]>
   </description>
   <pubDate>Wed, 08 Jun 2005 23:09:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=6964&amp;title=multiline-tooltip#6964</guid>
  </item> 
  <item>
   <title><![CDATA[multiline tooltip :  Hi, I have now downloaded and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=6922&amp;title=multiline-tooltip#6922</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=479">jerry2000</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 07 June 2005 at 9:21am<br /><br />Hi,<br>I have now downloaded and installed the 9.70 RC1. How can i use now the multiline tooltip feature for toolbar buttons?<br><br>thx<br><span style="font-size:10px"><br /><br />Edited by jerry2000</span>]]>
   </description>
   <pubDate>Tue, 07 Jun 2005 09:21:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2090&amp;PID=6922&amp;title=multiline-tooltip#6922</guid>
  </item> 
 </channel>
</rss>