<?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 : Skinning the parent window</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Skinning the parent window]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 14:29:37 +0000</pubDate>
  <lastBuildDate>Mon, 02 Jul 2007 03:35:58 +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=7487</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[Skinning the parent window : Thank you, now it&amp;#039;s correct. ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7487&amp;PID=24085&amp;title=skinning-the-parent-window#24085</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3110">Synapse</a><br /><strong>Subject:</strong> 7487<br /><strong>Posted:</strong> 02 July 2007 at 3:35am<br /><br />Thank you, now it's correct.]]>
   </description>
   <pubDate>Mon, 02 Jul 2007 03:35:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7487&amp;PID=24085&amp;title=skinning-the-parent-window#24085</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning the parent window : Hello,  If you plan use skinned...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7487&amp;PID=24054&amp;title=skinning-the-parent-window#24054</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7487<br /><strong>Posted:</strong> 30 June 2007 at 4:06am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>If you plan use skinned and not skinned windows, you have not set xtpSkinApplyColors apply option:</DIV>XTPSkinManager()-&gt;SetApplyOptions(xtpSkinApplyFrame | /<strong>*xtpSkinApplyColors |*/</strong> xtpSkinApplyMetrics);<BR><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 30 Jun 2007 04:06:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7487&amp;PID=24054&amp;title=skinning-the-parent-window#24054</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning the parent window : Hi,I&amp;#039;ve got a problem : when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7487&amp;PID=24044&amp;title=skinning-the-parent-window#24044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3110">Synapse</a><br /><strong>Subject:</strong> 7487<br /><strong>Posted:</strong> 29 June 2007 at 5:59am<br /><br />Hi,<br>I've got a problem : when I apply a skin to a dialog box, the parent window is also partially skinned and that gives me awfull things.<br>For exemple, I'm working on a Microsoft Word addin. It's a dll called by a Word macro, and that display a dialog box. I use Codejock to skin the dialog box.<br>Here's the code I added to the dialog box.<br>In the constructor : <br>XTPSkinManager()-&gt;SetApplyOptions(xtpSkinApplyFrame | xtpSkinApplyColors | xtpSkinApplyMetrics);<br>In the OnCreate() method : <br>CString strStylePath = "C:\\Program Files\\Codejock Software\\MFC\\Xtreme Skin Framework v11.1.3\\Bin\\vc71\\styles\\iTunes\\";<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; XTPSkinManager()-&gt;LoadSkin(strStylePath, _T("Normalitunes.ini"));<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; RedrawWindow(0, 0, RDW_INVALIDATE|RDW_UPDATENOW|RDW_ERASE|RDW_ALLCHILDREN);&nbsp;&nbsp; <br><br>The skin works perfectly on the dialog box, but the parent window (that is to say the Microsoft Word's window), is modified after the display of the dialog.<br>Word's window before : <br><img src="uploads/20070629_055603_screen1.JPG" height="25" width="266" border="0"><br><br><img src="uploads/20070629_055629_screen2.JPG" height="35" width="119" border="0"><br><br>Word's window after : <br><img src="uploads/20070629_055703_screen1b.JPG" height="26" width="211" border="0"><br><br><img src="uploads/20070629_055734_screen2b.JPG" height="33" width="132" border="0"><br><br>(the screenshots have been made with the iTune skin)<br><br>How can I fixe that ?<br>Thank you.<br>]]>
   </description>
   <pubDate>Fri, 29 Jun 2007 05:59:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7487&amp;PID=24044&amp;title=skinning-the-parent-window#24044</guid>
  </item> 
 </channel>
</rss>