<?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 : [RESOLVED]SkinFramework, MDI, WIndows 8 SStab bug?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : [RESOLVED]SkinFramework, MDI, WIndows 8 SStab bug?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 16 Apr 2026 21:46:05 +0000</pubDate>
  <lastBuildDate>Mon, 19 Sep 2016 11:24:07 +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=22641</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[[RESOLVED]SkinFramework, MDI, WIndows 8 SStab bug? : Thank you for this post. This...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22641&amp;PID=75125&amp;title=resolvedskinframework-mdi-windows-8-sstab-bug#75125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8988">john_d</a><br /><strong>Subject:</strong> 22641<br /><strong>Posted:</strong> 19 September 2016 at 11:24am<br /><br />Thank you for this post. &nbsp;This has fixed our issue in Windows 8 and 10 with the msflxgrd not skinning properly and having non-functional scrollbars.<div><br></div><div>Appreciate you taking the time to post it. &nbsp;I have also responded to another post which may well be the same thing here:</div><div><br></div><div>http://forum.codejock.com/forum_posts.asp?TID=22962&amp;MF=Y&amp;PID=75124&amp;#75124</div><div><br></div><div>Cheers, JD<br><div><br></div><div><br></div></div>]]>
   </description>
   <pubDate>Mon, 19 Sep 2016 11:24:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22641&amp;PID=75125&amp;title=resolvedskinframework-mdi-windows-8-sstab-bug#75125</guid>
  </item> 
  <item>
   <title><![CDATA[[RESOLVED]SkinFramework, MDI, WIndows 8 SStab bug? : This link solved my issue:http...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22641&amp;PID=73602&amp;title=resolvedskinframework-mdi-windows-8-sstab-bug#73602</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8874">jimr</a><br /><strong>Subject:</strong> 22641<br /><strong>Posted:</strong> 02 July 2015 at 1:18pm<br /><br />This link solved my issue:<div>http://forum.codejock.com/forum_posts.asp?TID=17251&amp;title=ms-rtf-skinning</div><div><br></div><div>This fixed both my problems:</div><div>msflxgrd.ocx (MS Flex Grid) - scrollbar would not draw correctly and did not work</div><div>tabctl32.ocx (SSTab) - the foreground was not colored in correctly</div><div><br></div><div>Following the linked article by using LoadLibrary on those two ocx's fixed the problem perfectly!</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 02 Jul 2015 13:18:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22641&amp;PID=73602&amp;title=resolvedskinframework-mdi-windows-8-sstab-bug#73602</guid>
  </item> 
  <item>
   <title><![CDATA[[RESOLVED]SkinFramework, MDI, WIndows 8 SStab bug? : I have a scenario where our application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22641&amp;PID=73545&amp;title=resolvedskinframework-mdi-windows-8-sstab-bug#73545</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8874">jimr</a><br /><strong>Subject:</strong> 22641<br /><strong>Posted:</strong> 23 June 2015 at 5:53pm<br /><br /><div><span style="font-size: 12px; line-height: 1.4;">I have a scenario where our application works fine on pre-Windows 8 machines, but fails to skin correctly on Windows 8.</span></div><div><span style="font-size: 12px; line-height: 1.4;"><br></span></div><div>I've nailed down the steps to reproduce to these conditions:</div><div>1. Create an MDI environment using VB6</div><div>2. Add a form, such as Form1 (does not have to be an MDI child)</div><div>3. Add an SSTab (Microsoft Tabbed Dialogue Control) to the Form1 (plus any other controls you want to test)</div><div>4. Add a SkinFramework control to the MDI parent form</div><div>5. configure SkinFramework like so:</div><div><div>&nbsp; SkinFramework.LoadSkin App.Path + "\Office2007.cjstyles", ""</div><div>&nbsp;&nbsp;<span style="font-size: 11.9999990463257px; line-height: 18.6666660308838px;">SkinFramework</span><span style="font-size: 12px; line-height: 1.4;">.ApplyOptions = xtpSkinApplyColors Or xtpSkinApplyFrame Or xtpSkinApplyMetrics</span></div></div><div><div>&nbsp;&nbsp;<span style="font-size: 11.9999990463257px; line-height: 18.6666660308838px;">SkinFramework</span><span style="font-size: 12px; line-height: 1.4;">.</span>AutoApplyNewThreads = True</div><div>&nbsp;&nbsp;<span style="font-size: 11.9999990463257px; line-height: 18.6666660308838px;">SkinFramework</span><span style="font-size: 12px; line-height: 1.4;">.</span><span style="font-size: 12px; line-height: 1.4;">AutoApplyNewWindows = True</span></div></div><div><span style="font-size: 12px; line-height: 1.4;"><br></span></div><div><span style="font-size: 12px; line-height: 1.4;">When running the compiled app on Windows 7 or lower, all controls will skin correctly.</span></div><div><span style="font-size: 12px; line-height: 1.4;">When running the compiled app on Windows 8, the SSTab is the only control to not be skinned correctly.</span></div><div><span style="font-size: 12px; line-height: 1.4;"><br></span></div><div><span style="font-size: 11.9999990463257px; line-height: 18.6666660308838px;">I currently own the Xtreme SuitePro ActiveX (2009 Vol 4) v13.4.1, but was trying this out on the latest (16.4.0) code hoping this was just an easy upgrade issue.</span></div><div><span style="font-size: 11.9999990463257px; line-height: 18.6666660308838px;"><br></span></div><div>Is this a valid bug or is there some sort of work-around that I can do to get all controls to skin properly?</div><div><br></div><div>Thanks,</div><div>JR</div><div><br></div><div><span style="font-size: 11.9999990463257px; line-height: 18.6666660308838px;">I also want to note that this affects the MSFlexGrid scroll bars as well. They do not seem to skin/draw correctly and will actually freeze in this configuration.</span></div>]]>
   </description>
   <pubDate>Tue, 23 Jun 2015 17:53:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22641&amp;PID=73545&amp;title=resolvedskinframework-mdi-windows-8-sstab-bug#73545</guid>
  </item> 
 </channel>
</rss>