<?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 : CXTPToolBar wan&#039;t show Tooltips</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPToolBar wan&#039;t show Tooltips]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 16 Jun 2026 04:14:24 +0000</pubDate>
  <lastBuildDate>Mon, 02 Jul 2007 09:10:02 +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=7493</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[CXTPToolBar wan&#039;t show Tooltips : Hello oleg,  it works ! One...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7493&amp;PID=24116&amp;title=cxtptoolbar-want-show-tooltips#24116</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3117">user0815</a><br /><strong>Subject:</strong> 7493<br /><strong>Posted:</strong> 02 July 2007 at 9:10am<br /><br />Hello oleg,<br><br>it works !<br><br>One additional Line is requiered:<br><br>&nbsp;&nbsp;&nbsp; m_pCommandBars-&gt;SetSite(this);<br><br>Thank you !<br><br><br>Andreas<br><br>]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 09:10:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7493&amp;PID=24116&amp;title=cxtptoolbar-want-show-tooltips#24116</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPToolBar wan&#039;t show Tooltips : Hi,  Standard tooltips can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7493&amp;PID=24094&amp;title=cxtptoolbar-want-show-tooltips#24094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7493<br /><strong>Posted:</strong> 02 July 2007 at 4:29am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Standard tooltips can't work in ActiveX. (search in MSDN about it) but you can use our tooltips. </DIV><DIV>you need create some commandbars and attach it to toolbar before you create it:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>constructor</DIV><DIV>m_pCommandBars = (CXTPCommandBars*)CXTPCommandBars::CreateObject();</DIV><DIV>&nbsp;</DIV><DIV>destructor:</DIV><DIV>m_pCommandBars-&gt;InternalRelease();</DIV><DIV>&nbsp;</DIV><DIV>before create</DIV><DIV>m_wndToolBar.SetCommandBars(m_pCommandBars);</DIV>]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 04:29:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7493&amp;PID=24094&amp;title=cxtptoolbar-want-show-tooltips#24094</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPToolBar wan&#039;t show Tooltips : Hello,i have a simple CWnd showing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7493&amp;PID=24072&amp;title=cxtptoolbar-want-show-tooltips#24072</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3117">user0815</a><br /><strong>Subject:</strong> 7493<br /><strong>Posted:</strong> 01 July 2007 at 8:16am<br /><br />Hello,<br><br>i have a simple CWnd showing a CXTPToolBar, no CommandBar.<br><br>If it is running in a ordinary MDI application the toolbar works fine,<br>the tooltips are visible and update ui is working.<br><br>When my CWnd is runnig as a active-x control in another <br>application no update ui and no tooltips are shown at all.<br><br>I started a timer to create update ui messages, this works fine. <br><br>But what to do to show the tooltips ?<br><br>Perhaps some messages are not routed properly to the toolbar,<br>but which are required and how to get them ?<br><br>Thank you for any help !<br><br>Andreas<br><br><br>]]>
   </description>
   <pubDate>Sun, 01 Jul 2007 08:16:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7493&amp;PID=24072&amp;title=cxtptoolbar-want-show-tooltips#24072</guid>
  </item> 
 </channel>
</rss>