<?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 : HOWTO: Apply skinning to custom control?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : HOWTO: Apply skinning to custom control?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 18:34:00 +0000</pubDate>
  <lastBuildDate>Tue, 19 Apr 2011 06:01:56 +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=18235</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[HOWTO: Apply skinning to custom control? : OK!   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63980&amp;title=howto-apply-skinning-to-custom-control#63980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 18235<br /><strong>Posted:</strong> 19 April 2011 at 6:01am<br /><br />OK!]]>
   </description>
   <pubDate>Tue, 19 Apr 2011 06:01:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63980&amp;title=howto-apply-skinning-to-custom-control#63980</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: Apply skinning to custom control? : Will continue in our issuetrack......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63976&amp;title=howto-apply-skinning-to-custom-control#63976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18235<br /><strong>Posted:</strong> 19 April 2011 at 4:47am<br /><br />Will continue in our issuetrack...]]>
   </description>
   <pubDate>Tue, 19 Apr 2011 04:47:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63976&amp;title=howto-apply-skinning-to-custom-control#63976</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: Apply skinning to custom control? :     oleg wrote:Hi,Do you have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63948&amp;title=howto-apply-skinning-to-custom-control#63948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 18235<br /><strong>Posted:</strong> 18 April 2011 at 8:28am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div><br></div><div>Do you have screen how you want to make it look like ?</div></td></tr></table>Hello Oleg;<br><br>here it is:<br><br><img src="uploads/109/18-04-2011_14-22-52.png" height="70" width="614" border="0" /><br><br>Background should be the same as the dialog / view / pane background and label, edit controls and button should be rendered using the currently applied skin.<br>At the moment I'm a little step further; I found CXTPWinThemeWrapper and I believe that I have to modify all my OnPaint() / OnEraseBkgd() functions, check whether a theme is applied and use the CXTPWinThemeWrapper::Draw... functions.<br>But I don't know which themes to open for background of overall control and for the label.<br>]]>
   </description>
   <pubDate>Mon, 18 Apr 2011 08:28:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63948&amp;title=howto-apply-skinning-to-custom-control#63948</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: Apply skinning to custom control? : Hi,Do you have screen how you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63947&amp;title=howto-apply-skinning-to-custom-control#63947</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18235<br /><strong>Posted:</strong> 18 April 2011 at 8:21am<br /><br />Hi,<div><br></div><div>Do you have screen how you want to make it look like ?</div>]]>
   </description>
   <pubDate>Mon, 18 Apr 2011 08:21:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63947&amp;title=howto-apply-skinning-to-custom-control#63947</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: Apply skinning to custom control? : Hi;I use a self created custom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63934&amp;title=howto-apply-skinning-to-custom-control#63934</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 18235<br /><strong>Posted:</strong> 18 April 2011 at 4:43am<br /><br />Hi;<br><br>I use a self created custom control several times on different places (dialogs, panes, views ...) of our app.<br>Now we want to apply skins to our app but I can't find a way how to skin this custom control. See my screenshot of the control with a short description of the contained elements. <br><br><img src="uploads/109/18-04-2011_10-28-03.png" height="291" width="787" border="0" /><br><br>What do I have to do to apply a dialog skinning (background, edit and button) to this special control when its placed inside a dialog and a docking pane based skinning when it's in a pane?<br><br>Any help is very welcome.<br><br><br>]]>
   </description>
   <pubDate>Mon, 18 Apr 2011 04:43:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18235&amp;PID=63934&amp;title=howto-apply-skinning-to-custom-control#63934</guid>
  </item> 
 </channel>
</rss>