<?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 : Skining Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Skining Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 03:47:49 +0000</pubDate>
  <lastBuildDate>Tue, 15 Jul 2008 08:53:14 +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=11327</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[Skining Problem : fix after ExcludeModule &amp;#034;msctf.dll&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38377&amp;title=skining-problem#38377</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4313">YovenkoAlex</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 15 July 2008 at 8:53am<br /><br />fix after ExcludeModule "msctf.dll"]]>
   </description>
   <pubDate>Tue, 15 Jul 2008 08:53:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38377&amp;title=skining-problem#38377</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : I can not understand why i do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38372&amp;title=skining-problem#38372</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4313">YovenkoAlex</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 15 July 2008 at 7:50am<br /><br />I can not understand why i do not have answer, i have obvious problem with skining and I think that it is  error of Skinframework, explain how to correct it. On the following screenshot you can see that application not my but skining it.<br />image before start my app<br /><img src="uploads/20080715_074901_before.JPG" border="0"><br />After<br /><img src="uploads/20080715_074929_after.JPG" border="0"><br />You can see that languagePanel near System Tray change own color to color of my app theme. I trying to ExludeModule but it`s does not help <br />rSkin.ExcludeModule "ctfmon.exe"]]>
   </description>
   <pubDate>Tue, 15 Jul 2008 07:50:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38372&amp;title=skining-problem#38372</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : Problem consists in that skin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38125&amp;title=skining-problem#38125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4313">YovenkoAlex</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 10 July 2008 at 8:33am<br /><br />Problem consists in that skin changes not only in IDE, it`s change theme style to other applications and form not my.. Often at the dialogs of windows that is created in work of OS, for example in saveDialog style lose buttons and in this time my application not run and skin Unload.<br />Like this...<br />Total Commander:<br /><img src="uploads/20080710_083020_01_TC_skinning.jpg" border="0"><br />MS Outlook 2007:<br /><img src="uploads/20080710_083114_02_Outlook_skin.jpg" border="0"><br />MS Outlook 2002:<br /><img src="uploads/20080710_083308_05_Outlook_skin.jpg" border="0"><br />MS Word 2002:<br /><img src="uploads/20080710_083333_07_Word_skinnin.jpg" border="0">]]>
   </description>
   <pubDate>Thu, 10 Jul 2008 08:33:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38125&amp;title=skining-problem#38125</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : Im working with version 12.0.0...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38048&amp;title=skining-problem#38048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 09 July 2008 at 9:40am<br /><br />Im working with version 12.0.0 and it works fine for me.<DIV>I have tried it on windows2000 and XP, no other application will be affected.</DIV><DIV>&nbsp;</DIV><DIV>The only thing is really the VB6-IDE.</DIV><DIV>You can exclude the vb6.exe with MySkin.ExcludeModule, but this works not for the Window-Title (i don't no why).</DIV><DIV>But in this case, you must call MySkin.ApplyWindow for each Form whit is to be loaded.</DIV><DIV>&nbsp;</DIV><DIV>I think, its only look not nice.</DIV><DIV>If i end the debugging and minimize and show normal the window, the ide is reskinned to default.</DIV>]]>
   </description>
   <pubDate>Wed, 09 Jul 2008 09:40:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38048&amp;title=skining-problem#38048</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : Any idea on this occasion, Has...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38039&amp;title=skining-problem#38039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4313">YovenkoAlex</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 09 July 2008 at 6:30am<br /><br />Any idea on this occasion, Has noone really faced the problem when Xtreme Skinframework change  skin of theme of other applications?]]>
   </description>
   <pubDate>Wed, 09 Jul 2008 06:30:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=38039&amp;title=skining-problem#38039</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : can you add some line of code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=37960&amp;title=skining-problem#37960</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4313">YovenkoAlex</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 08 July 2008 at 7:13am<br /><br />can you add some line of code what exclude the VB6.EXE?<br />]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 07:13:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=37960&amp;title=skining-problem#37960</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : This happens to me only in VB6-IDE,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=37910&amp;title=skining-problem#37910</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 07 July 2008 at 4:31pm<br /><br />This happens to me only in VB6-IDE, because VB6.EXE is also captured.<DIV>If i switch to an other application and back to IDE, the skinning is gone away.</DIV><DIV>&nbsp;</DIV><DIV>But if you exclude the VB6.EXE you must explicit apply each Form.hWnd, but some skinning will also affect the IDE.</DIV>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 16:31:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=37910&amp;title=skining-problem#37910</guid>
  </item> 
  <item>
   <title><![CDATA[Skining Problem : Hallo everybody, I have a problem,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=37895&amp;title=skining-problem#37895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4313">YovenkoAlex</a><br /><strong>Subject:</strong> 11327<br /><strong>Posted:</strong> 07 July 2008 at 10:05am<br /><br />Hallo everybody, I have a problem, i use Xtreme SkinFramework ActiveX Control 11.2.0 on Vb 6.0 and when I start app I load skin and when terminate use <br /> rSkin.LoadSkin "", ""<br /> rSkin.RemoveAllWindows<br />but after all my app change defualt windows style(Pic 1) to some other program like Word, Commander...<br /><img src="uploads/20080707_100605_bad.JPG" border="0"> but must be such as<br /><img src="uploads/20080707_100627_good.JPG" border="0">]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 10:05:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11327&amp;PID=37895&amp;title=skining-problem#37895</guid>
  </item> 
 </channel>
</rss>