<?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 : basic skin questions</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : basic skin questions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 15:03:30 +0000</pubDate>
  <lastBuildDate>Sun, 18 Nov 2012 00:51:12 +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=19698</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[basic skin questions :   dalai wrote: ok this works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=69250&amp;title=basic-skin-questions#69250</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7726">blaider</a><br /><strong>Subject:</strong> 19698<br /><strong>Posted:</strong> 18 November 2012 at 12:51am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by dalai" alt="Originally posted by dalai" style="vertical-align: text-bottom;" /> <strong>dalai wrote:</strong><br /><br /><P>ok this works ...</P><P>have added/included vista.rc alongside in CodejockSample.rc in .rc2</P><P>#include "CodejockSample.rc"<BR>#include "Vista.rc"</P><P>and in constructor</P><P>XTPSkinManager()-&gt;GetResourceFile()-&gt;SetModuleHandle(AfxGetInstanceHandle());<BR>XTPSkinManager()-&gt;LoadSkin(NULL, _T("NormalBlack2.ini"));&nbsp;<BR>XTPSkinManager()-&gt;SetApplyOptions(xtpSkinApplyFrame | xtpSkinApplyMetrics);<BR></P></td></tr></table> <DIV>thx</DIV>]]>
   </description>
   <pubDate>Sun, 18 Nov 2012 00:51:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=69250&amp;title=basic-skin-questions#69250</guid>
  </item> 
  <item>
   <title><![CDATA[basic skin questions :   ok this works ...have added/included...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68124&amp;title=basic-skin-questions#68124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6562">dalai</a><br /><strong>Subject:</strong> 19698<br /><strong>Posted:</strong> 27 April 2012 at 7:48am<br /><br /><p>ok this works ...</p><p>have added/included vista.rc alongside in CodejockSample.rc in .rc2</p><p>#include "CodejockSample.rc"<br>#include "Vista.rc"</p><p>and in constructor</p><p>XTPSkinManager()-&gt;GetResourceFile()-&gt;SetModuleHandle(AfxGetInstanceHandle());<br>XTPSkinManager()-&gt;LoadSkin(NULL, _T("NormalBlack2.ini"));&nbsp;<br>XTPSkinManager()-&gt;SetApplyOptions(xtpSkinApplyFrame | xtpSkinApplyMetrics);<br></p>]]>
   </description>
   <pubDate>Fri, 27 Apr 2012 07:48:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68124&amp;title=basic-skin-questions#68124</guid>
  </item> 
  <item>
   <title><![CDATA[basic skin questions :   it would probably make life...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68123&amp;title=basic-skin-questions#68123</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6562">dalai</a><br /><strong>Subject:</strong> 19698<br /><strong>Posted:</strong> 27 April 2012 at 6:53am<br /><br />it would probably make life easier&nbsp;if there was a sample project?]]>
   </description>
   <pubDate>Fri, 27 Apr 2012 06:53:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68123&amp;title=basic-skin-questions#68123</guid>
  </item> 
  <item>
   <title><![CDATA[basic skin questions :   have added/included vista.rc...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68111&amp;title=basic-skin-questions#68111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6562">dalai</a><br /><strong>Subject:</strong> 19698<br /><strong>Posted:</strong> 26 April 2012 at 11:30am<br /><br /><p>have added/included vista.rc alongside in CodejockSample.rc in .rc2</p><p>#include "CodejockSample.rc"</p><p>#include "Vista.rc"</p><p>and</p><p>XTPSkinManager()-&gt;LoadSkin(NULL, _T("NormalBlack2.ini"));</p><p>in CReportDialogExDlg::CReportDialogExDlg but nothing happens. am I missing so something?</p>]]>
   </description>
   <pubDate>Thu, 26 Apr 2012 11:30:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68111&amp;title=basic-skin-questions#68111</guid>
  </item> 
  <item>
   <title><![CDATA[basic skin questions : 1. It is &amp;#034;inside&amp;#034;Vista.cjstyles,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68108&amp;title=basic-skin-questions#68108</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 19698<br /><strong>Posted:</strong> 26 April 2012 at 9:30am<br /><br /><div><br></div>1. It is "inside"&nbsp;<span style="text-align: left; : rgb248, 248, 252; ">Vista.cjstyles, you can open this in Skinbuilder and see the different ini.</span><div><span style="text-align: left; : rgb248, 248, 252; ">2. It's a custom build step:</span></div><div><span style="text-align: left; : rgb248, 248, 252; "><img src="uploads/369/4-26-2012_9-24-04_AM.png" height="694" width="1299" border="0" /><br></span></div><div><span style="text-align: left; : rgb248, 248, 252; "><br></span></div><div><span style="text-align: left; : rgb248, 248, 252; ">3. Here is a better link:&nbsp;</span></div><div><a href="https://forum.codejock.com/forum_posts.asp?TID=16653&amp;KW=rc2&amp;PID=58697&amp;title=loadskin-from-resource#58697" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=16653&amp;KW=rc2&amp;PID=58697&amp;title=loadskin-from-resource#58697</a></div>]]>
   </description>
   <pubDate>Thu, 26 Apr 2012 09:30:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68108&amp;title=basic-skin-questions#68108</guid>
  </item> 
  <item>
   <title><![CDATA[basic skin questions :   Looking at sample SkinControls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68107&amp;title=basic-skin-questions#68107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6562">dalai</a><br /><strong>Subject:</strong> 19698<br /><strong>Posted:</strong> 26 April 2012 at 9:11am<br /><br /><p>Looking at sample SkinControls and have 3 questions:</p><p>1. in CSkinControlsDlg::CSkinControlsDlg and in</p><p>XTPSkinManager()-&gt;LoadSkin(m_strStylesPath + _T("Vista.cjstyles"), _T("NormalBlack2.ini"));</p><p>where is file NormalBlack2.ini?</p><p>2. when running SkinControls it creates \bin\vc100\Styles folder and would like to know where the code is that does this?</p><p>3. want to avoid installing .cjstyles files and have looked at</p><p><a href="https://forum.codejock.com/forum_posts.asp?TID=9783&amp;title=load-style-without-cjstylesfiles" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=9783&amp;title=load-style-without-cjstylesfiles</a></p><p>but cannot find any info about putting the needed rc-files in your rc2-file and using them?</p>]]>
   </description>
   <pubDate>Thu, 26 Apr 2012 09:11:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19698&amp;PID=68107&amp;title=basic-skin-questions#68107</guid>
  </item> 
 </channel>
</rss>