<?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 : No Tooltips with Skinning in .exe</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : No Tooltips with Skinning in .exe]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 08:56:47 +0000</pubDate>
  <lastBuildDate>Mon, 14 Jul 2008 15:46:40 +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=11306</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[No Tooltips with Skinning in .exe : Maybe, it&amp;#039;s solved ?!  The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=38347&amp;title=no-tooltips-with-skinning-in-exe#38347</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11306<br /><strong>Posted:</strong> 14 July 2008 at 3:46pm<br /><br />Maybe, it's solved ?!<DIV>&nbsp;</DIV><DIV>The reason for showing no tooltips in exe is depending on the used comctl32.dll.</DIV><DIV>Because the CJ's ListView works not with CheckBox-Style i switched to the MSComCtl-ListView (SP6).</DIV><DIV>This works normaly with comctl32.dll in version 5.82.</DIV><DIV>&nbsp;</DIV><DIV>If you have a manifestfile and use InitCommonControls, the system uses an other dll for some controls including tooltips:</DIV><DIV>&nbsp;</DIV><DIV>&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;&nbsp; <BR>&lt;assembly&nbsp; <BR>&nbsp;&nbsp; xmlns="urn:schemas-microsoft-com:asm.v1"&nbsp; <BR>&nbsp;&nbsp; manifestVersion="1.0"&gt; <BR>&nbsp;&lt;dependency&gt; <BR>&nbsp; &lt;dependentAssembly&gt; <BR>&nbsp;&lt;assemblyIdentity <BR>&nbsp;&nbsp; type="win32" <BR>&nbsp;&nbsp; name="Microsoft.Windows.Common-Controls" <BR>&nbsp;&nbsp; <strong>version="6.0.0.0" <BR></strong>&nbsp;&nbsp; publicKeyToken="6595b64144ccf1df" <BR>&nbsp;&nbsp; language="*" <BR>&nbsp;&nbsp; processorArchitecture="x86" <BR>&nbsp;/&gt; <BR>&nbsp; &lt;/dependentAssembly&gt; <BR>&nbsp;&lt;/dependency&gt; <BR>&lt;/assembly&gt;</DIV><DIV>&nbsp;</DIV><DIV>Version 6.0 is not redistributable and seams to be incompatible with the VB6-MSComctl.ocx.</DIV><DIV>&nbsp;</DIV><DIV>Look also here: <a href="http://msdn.microsoft.com/de-de/library/bb776779%28en-us,VS.85%29.aspx" target="_blank">http://msdn.microsoft.com/de-de/library/bb776779(en-us,VS.85).aspx</A></DIV><DIV>&nbsp;</DIV><DIV>I have removed my manifest because i don't need it anymore. CJ's does now the skinning, and what happens: tooltips will be shown in exe.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 14 Jul 2008 15:46:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=38347&amp;title=no-tooltips-with-skinning-in-exe#38347</guid>
  </item> 
  <item>
   <title><![CDATA[No Tooltips with Skinning in .exe : Yes, but now i don&amp;#039;t beleave,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=37843&amp;title=no-tooltips-with-skinning-in-exe#37843</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11306<br /><strong>Posted:</strong> 05 July 2008 at 5:53am<br /><br />Yes, but now i don't beleave, that it is a skinning problem. <DIV>If i deactivate skinning and create the exe the tooltips will also not be shown.</DIV><DIV>&nbsp;</DIV><DIV>But, if i install it to customers, it works, so we can close this topic.</DIV><DIV>&nbsp;</DIV><DIV>My be, thats a problem of the developemnet environment (many Applications as VisualStudio6, VisualStudio2003, VisualBasicExpress2005, VisualBasic2008, Office 97, Office 2003, and many more).</DIV>]]>
   </description>
   <pubDate>Sat, 05 Jul 2008 05:53:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=37843&amp;title=no-tooltips-with-skinning-in-exe#37843</guid>
  </item> 
  <item>
   <title><![CDATA[No Tooltips with Skinning in .exe : Hi, Do you see tooltips in our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=37834&amp;title=no-tooltips-with-skinning-in-exe#37834</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11306<br /><strong>Posted:</strong> 04 July 2008 at 1:37pm<br /><br /><P>Hi,</P><DIV>Do you see tooltips in our SkinMDISample ?</DIV>]]>
   </description>
   <pubDate>Fri, 04 Jul 2008 13:37:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=37834&amp;title=no-tooltips-with-skinning-in-exe#37834</guid>
  </item> 
  <item>
   <title><![CDATA[No Tooltips with Skinning in .exe : I have now activated the skinframework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=37830&amp;title=no-tooltips-with-skinning-in-exe#37830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11306<br /><strong>Posted:</strong> 04 July 2008 at 12:18pm<br /><br />I have now activated the skinframework for the whole applicaton. <DIV>In the vb6-ide all tooltips work fine!</DIV><DIV>&nbsp;</DIV><DIV>If i compile to .exe, no tooltips will be shown.</DIV><DIV>It belongs to all tooltips in the application:</DIV><DIV>&nbsp;</DIV><DIV>CommandBars</DIV><DIV>DockingPane</DIV><DIV>PropertyGrid</DIV><DIV>&nbsp;</DIV><DIV>I have also an own ToolTip-Class (from Codeguru), to show tooltips on other controls (like buttons, options, ListView).</DIV><DIV>This tooltips will also not be shown.</DIV><DIV>&nbsp;</DIV><DIV>Because tooltips are very urgent for the application, i need as fast as possible a solution !</DIV><DIV>&nbsp;</DIV><DIV>Environment:</DIV><DIV>Windows XP SP3</DIV><DIV>VisualBasic SP6</DIV><DIV>Codejocks 12.0.0</DIV><DIV>&nbsp;</DIV><DIV>Some additional informations:</DIV><DIV>&nbsp;</DIV><DIV>This problem occurs only on my developement-environment.</DIV><DIV>If i install my application on a windows2000 or an other windowsXP, the tooltips appears as they should be.</DIV><DIV>&nbsp;</DIV><DIV>Any suggestions ?</DIV>]]>
   </description>
   <pubDate>Fri, 04 Jul 2008 12:18:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11306&amp;PID=37830&amp;title=no-tooltips-with-skinning-in-exe#37830</guid>
  </item> 
 </channel>
</rss>