<?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 : AddWindowClass problems.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : AddWindowClass problems.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 11:33:14 +0000</pubDate>
  <lastBuildDate>Tue, 17 Jan 2012 09:38:02 +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=19416</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[AddWindowClass problems. :  We have problems with skin framework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19416&amp;PID=67445&amp;title=addwindowclass-problems#67445</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7287">mmarko</a><br /><strong>Subject:</strong> 19416<br /><strong>Posted:</strong> 17 January 2012 at 9:38am<br /><br />We have problems with skin framework on custom drawn controls. It seems several controls have same class name so the codejock engine cant distinguish properly the base class of the control (spin over edit box etc..)<div><br></div><div><pre lang="VB" ="syntax"=""><strong>Public Sub AddWin</strong><strong>dowClass</strong>( _</pre><pre lang="VB" ="syntax"="">   <strong>ByVal </strong><i><a href="" target="_blank">ClassName</a></i> <strong>As</strong> <b>String</b>, _   <strong>ByVal </strong><i><a href="" target="_blank">BaseClassName</a></i> <strong>As</strong> <b>String</b> _)<strong> </strong></pre><pre lang="VB" ="syntax"=""><span style="font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal; ">Is it possible to implement new function that will specify class name for each control on specific window.</span></pre><pre lang="VB" ="syntax"=""><span style="font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal; ">For example:</span></pre><pre lang="VB" ="syntax"=""><span style="font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal; ">AddControlClass ( ByVal windowHandle As Long, ByVal controlHandle As Long, ByVal BaseClassName as String)</span></pre><pre lang="VB" ="syntax"=""><span style="font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal; ">This function will be used on each window before ApplyWindow() is called and we could then instruct codejock engine what specific base class control is using.</span></pre><pre lang="VB" ="syntax"=""><span style="font-family: Verdana, Arial, Helvetica, sans-serif; white-space: normal; ">This would greatly improve this outstanding product. :)</span></pre></div>]]>
   </description>
   <pubDate>Tue, 17 Jan 2012 09:38:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19416&amp;PID=67445&amp;title=addwindowclass-problems#67445</guid>
  </item> 
 </channel>
</rss>