<?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 : toolbox tooltips not working any more</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : toolbox tooltips not working any more]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:59:32 +0000</pubDate>
  <lastBuildDate>Wed, 16 Feb 2005 15:08:19 +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=1793</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[toolbox tooltips not working any more : Thanks for that ! The sample works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5151&amp;title=toolbox-tooltips-not-working-any-more#5151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 1793<br /><strong>Posted:</strong> 16 February 2005 at 3:08pm<br /><br />Thanks for that ! The sample works - my application not ! I will try to do some reseach about it...]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 15:08:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5151&amp;title=toolbox-tooltips-not-working-any-more#5151</guid>
  </item> 
  <item>
   <title><![CDATA[toolbox tooltips not working any more : Can you reproduce this behavior...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5149&amp;title=toolbox-tooltips-not-working-any-more#5149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1793<br /><strong>Posted:</strong> 16 February 2005 at 2:59pm<br /><br />Can you reproduce this behavior with one of the samples?&nbsp; Modifythe CreateToolboxItem function in the Toolbox sample as follows:<br><br>Function CreateToolboxItem(Group As TaskPanelGroup, Caption As String, IconIndex As Long) As TaskPanelGroup<br>&nbsp;&nbsp;&nbsp; Dim Item As TaskPanelGroupItem<br>&nbsp;&nbsp;&nbsp; Set Item = Group.Items.Add(IconIndex + 1, Caption, xtpTaskItemTypeLink, IconIndex + 1)<br>&nbsp;&nbsp;&nbsp; Item.Tooltip = Caption<br>End Function<br><br>I tested on a new machine with your exact configuration and have no problems.<br>]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 14:59:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5149&amp;title=toolbox-tooltips-not-working-any-more#5149</guid>
  </item> 
  <item>
   <title><![CDATA[toolbox tooltips not working any more : I&#180;m using Visual Studio 6 SP6...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5147&amp;title=toolbox-tooltips-not-working-any-more#5147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 1793<br /><strong>Posted:</strong> 16 February 2005 at 2:49pm<br /><br />Iīm using Visual Studio 6 SP6 on a machine with WindowsXP SP2 ! Tomorrow I will be able to run the same application once again with CodeJock Suite 9.51. ]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 14:49:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5147&amp;title=toolbox-tooltips-not-working-any-more#5147</guid>
  </item> 
  <item>
   <title><![CDATA[toolbox tooltips not working any more : What OS and Visual Studio verions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5143&amp;title=toolbox-tooltips-not-working-any-more#5143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1793<br /><strong>Posted:</strong> 16 February 2005 at 2:32pm<br /><br />What OS and Visual Studio verions are you using?&nbsp; What ServicePacks?&nbsp; ToolTips work fine on my machine using 9.60.&nbsp;However, multiline tooltips are not available in ActiveX.]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 14:32:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5143&amp;title=toolbox-tooltips-not-working-any-more#5143</guid>
  </item> 
  <item>
   <title><![CDATA[toolbox tooltips not working any more : Are there any changes regarding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5140&amp;title=toolbox-tooltips-not-working-any-more#5140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 1793<br /><strong>Posted:</strong> 16 February 2005 at 2:23pm<br /><br /><P>Are there any changes regarding to the tooltips of toolbox entries in the release v9.60 ? Since I have upgraded tooltips are not displayed any more !<BR>In previous version of the suite I detected some problems with the tooltips (eg. they havenīt updated correctly ) but now them seem not to work any more at all... <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"><BR>I also received a mail from support that multiline tooltips will be supported in the next release. Does this mean v9.60 or some future release ?</P>]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 14:23:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1793&amp;PID=5140&amp;title=toolbox-tooltips-not-working-any-more#5140</guid>
  </item> 
 </channel>
</rss>