<?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 : Tooltip missing for Combo &amp; Edit c&#111;ntrols</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Tooltip missing for Combo &amp; Edit c&#111;ntrols]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 23:48:34 +0000</pubDate>
  <lastBuildDate>Mon, 03 Oct 2005 03:29:04 +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=2863</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[Tooltip missing for Combo &amp; Edit c&#111;ntrols : Thanks Oleg,I must have missed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8914&amp;title=tooltip-missing-for-combo-edit-controls#8914</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 2863<br /><strong>Posted:</strong> 03 October 2005 at 3:29am<br /><br />Thanks Oleg,&nbsp;I must have missed that! <IMG src="http://forum.codejock.com/smileys/smiley1.gif" border="0">]]>
   </description>
   <pubDate>Mon, 03 Oct 2005 03:29:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8914&amp;title=tooltip-missing-for-combo-edit-controls#8914</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltip missing for Combo &amp; Edit c&#111;ntrols : Already. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8893&amp;title=tooltip-missing-for-combo-edit-controls#8893</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2863<br /><strong>Posted:</strong> 30 September 2005 at 11:48am<br /><br />Already.]]>
   </description>
   <pubDate>Fri, 30 Sep 2005 11:48:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8893&amp;title=tooltip-missing-for-combo-edit-controls#8893</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltip missing for Combo &amp; Edit c&#111;ntrols : Don&amp;#039;t suppose you can tell...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8881&amp;title=tooltip-missing-for-combo-edit-controls#8881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 2863<br /><strong>Posted:</strong> 30 September 2005 at 5:38am<br /><br />Don't suppose you can tell me when&nbsp;9.8 will be released? <IMG src="http://forum.codejock.com/smileys/smiley4.gif" border="0">&nbsp; Thanks.]]>
   </description>
   <pubDate>Fri, 30 Sep 2005 05:38:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8881&amp;title=tooltip-missing-for-combo-edit-controls#8881</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltip missing for Combo &amp; Edit c&#111;ntrols : Hi, In 9.80 these problemswas...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8880&amp;title=tooltip-missing-for-combo-edit-controls#8880</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2863<br /><strong>Posted:</strong> 30 September 2005 at 5:30am<br /><br /><P>Hi,</P><P>In 9.80 these problems&nbsp;was fixed.</P>]]>
   </description>
   <pubDate>Fri, 30 Sep 2005 05:30:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8880&amp;title=tooltip-missing-for-combo-edit-controls#8880</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltip missing for Combo &amp; Edit c&#111;ntrols : Hi, I can set the tooltip manually...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8879&amp;title=tooltip-missing-for-combo-edit-controls#8879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 2863<br /><strong>Posted:</strong> 30 September 2005 at 5:13am<br /><br /><P>Hi, I can set the tooltip manually by first extracting the text from the resource&nbsp;string for the command and then calling SetTooltip() for the control, but I don't have to do this if I add a button - it does it automatically as you would expect!&nbsp;&nbsp;I'm pretty sure these controls had tooltips before I upgraded to version 9.7 of the library so is this a bug, or if not then surely it's an oversight?</P><P>I also noticed that if you have an edit control in the toolbar and it has a tooltip, the tip is only displayed if you hover over the edge of the control, if you move the cursor over the actual edit window, so the cursor changes to a caret, the tooltip doesn't appear! <IMG src="http://forum.codejock.com/smileys/smiley18.gif" border="0">&nbsp; Is there some way to make it appear here too?</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Fri, 30 Sep 2005 05:13:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8879&amp;title=tooltip-missing-for-combo-edit-controls#8879</guid>
  </item> 
  <item>
   <title><![CDATA[Tooltip missing for Combo &amp; Edit c&#111;ntrols : Hi, I have Combo and Edit controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8548&amp;title=tooltip-missing-for-combo-edit-controls#8548</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 2863<br /><strong>Posted:</strong> 09 September 2005 at 5:29am<br /><br /><P>Hi, I have Combo and Edit controls in my toolbar, and these items have associated tooltip text specified in the resource, but the tooltips do not appear when I hover over them.&nbsp; Tooltips work fine for all the&nbsp;normal buttons in the toolbar.&nbsp; I'm sure this worked with the previous version of the toolkit, I'm using 9.7.&nbsp; Can you please tell me how to fix this? Thanks.</P>]]>
   </description>
   <pubDate>Fri, 09 Sep 2005 05:29:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2863&amp;PID=8548&amp;title=tooltip-missing-for-combo-edit-controls#8548</guid>
  </item> 
 </channel>
</rss>