<?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 : Solved: Additional BaseClassNames</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Solved: Additional BaseClassNames]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 09:49:55 +0000</pubDate>
  <lastBuildDate>Tue, 30 Sep 2008 11:13:01 +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=12292</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[Solved: Additional BaseClassNames : He Oleg,  thanks for the answer....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41525&amp;title=solved-additional-baseclassnames#41525</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 12292<br /><strong>Posted:</strong> 30 September 2008 at 11:13am<br /><br />He Oleg,<DIV>&nbsp;</DIV><DIV>thanks for the answer. You ar partially right.</DIV><DIV>If i use ApplyWindow for the form containing the ActiveX, than the dialog above is now correct skinned.</DIV><DIV>&nbsp;</DIV><DIV>I can do then skinning for open- and preview-dialogs and it works fine.</DIV><DIV>&nbsp;</DIV><DIV>Only the Designer has some problems.</DIV><DIV>If i open some dialogs, the background will be erased and than show the controls, after that the form is skinned again:</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080930_111004_LL.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>If i than click the tabs for and back, it's drawn but not in the wanted layout.</DIV><DIV>&nbsp;</DIV><DIV>I think i can supress the skinning for the designer, because the other dialogs are skinned correct.</DIV><DIV>If you have a solution in future, let me know.</DIV><DIV>&nbsp;</DIV><DIV>PS:</DIV><DIV>I work now with List and Label 14 !!!</DIV>]]>
   </description>
   <pubDate>Tue, 30 Sep 2008 11:13:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41525&amp;title=solved-additional-baseclassnames#41525</guid>
  </item> 
  <item>
   <title><![CDATA[Solved: Additional BaseClassNames : Hello,  Yes see same with this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41522&amp;title=solved-additional-baseclassnames#41522</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12292<br /><strong>Posted:</strong> 30 September 2008 at 10:38am<br /><br /><P>Hello,</P><DIV>&nbsp;</DIV><DIV>Yes see same with this List and Label ActiveX :-( </DIV><DIV>&nbsp;</DIV><DIV>I traced it and they catch WM_ERASEBGND in own code and manually fill backgroudn and don't give change SkinFramework use skinned color.&nbsp; Not sure what code they have to fill background :(</DIV>]]>
   </description>
   <pubDate>Tue, 30 Sep 2008 10:38:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41522&amp;title=solved-additional-baseclassnames#41522</guid>
  </item> 
  <item>
   <title><![CDATA[Solved: Additional BaseClassNames : Because i don&amp;#039;t know a windows-handle,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41511&amp;title=solved-additional-baseclassnames#41511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 12292<br /><strong>Posted:</strong> 30 September 2008 at 6:49am<br /><br />Because i don't know a windows-handle, i can't use ApplyWindow. <DIV>The windows are build from external dll's:</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080930_064620_LL.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>The unskinned part is a class named "cmbtDialog1432W" and is embed in "#32770"-class.</DIV><DIV>How can i tell the skinframework to skin this Dialog ?</DIV>]]>
   </description>
   <pubDate>Tue, 30 Sep 2008 06:49:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41511&amp;title=solved-additional-baseclassnames#41511</guid>
  </item> 
  <item>
   <title><![CDATA[Solved: Additional BaseClassNames : You need ApplyWindow - not AddWindowClass....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41509&amp;title=solved-additional-baseclassnames#41509</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12292<br /><strong>Posted:</strong> 30 September 2008 at 6:32am<br /><br />You need ApplyWindow - not AddWindowClass.]]>
   </description>
   <pubDate>Tue, 30 Sep 2008 06:32:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41509&amp;title=solved-additional-baseclassnames#41509</guid>
  </item> 
  <item>
   <title><![CDATA[Solved: Additional BaseClassNames : To skin foreign embedded applications...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41489&amp;title=solved-additional-baseclassnames#41489</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 12292<br /><strong>Posted:</strong> 29 September 2008 at 6:14pm<br /><br />To skin foreign embedded applications the "AddWindowClass" is sometimes not enough. <DIV>I don't know a correct BaseClassName, because the foreign class is like a default dialogframe #32770, but this is sometimes embedded in an other frame (like docked).</DIV><DIV>Also the background-skinning does not work.</DIV><DIV>Because i don'r know a windows-handle, i can't use <strong>EnableThemeDialogTexture.</strong> </DIV><DIV>&nbsp;</DIV><DIV>An other class is the mainwindow and it should be skinned as mainwindow. I can only select a MDIClient as baseclass, but this don't work, windows-caption disapears.</DIV><DIV>&nbsp;</DIV><DIV>Any idea to solve this ?</DIV>]]>
   </description>
   <pubDate>Mon, 29 Sep 2008 18:14:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12292&amp;PID=41489&amp;title=solved-additional-baseclassnames#41489</guid>
  </item> 
 </channel>
</rss>