<?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 : [SOLVED] MDI Skinning Issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : [SOLVED] MDI Skinning Issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 12:39:40 +0000</pubDate>
  <lastBuildDate>Thu, 23 Sep 2010 04:14:20 +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=17297</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[[SOLVED] MDI Skinning Issue : That did it thanks!That had got...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60427&amp;title=solved-mdi-skinning-issue#60427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6296">Hemesh</a><br /><strong>Subject:</strong> 17297<br /><strong>Posted:</strong> 23 September 2010 at 4:14am<br /><br />That did it thanks!<div><br></div><div>That had got left in as I was deciding between between using the ribbon bar (with the system button) or just the command bars.</div><div><br></div><div>One of those frustrating doh! moments.</div>]]>
   </description>
   <pubDate>Thu, 23 Sep 2010 04:14:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60427&amp;title=solved-mdi-skinning-issue#60427</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MDI Skinning Issue :  Don&amp;#039;t skin the ribbon.....ribbon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60417&amp;title=solved-mdi-skinning-issue#60417</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 17297<br /><strong>Posted:</strong> 22 September 2010 at 11:16am<br /><br />Don't skin the ribbon.....ribbon handles all skinning for main frame.<br><br>&nbsp;&nbsp;&nbsp; SkinFramework1.LoadSkin App.Path &amp; "\Styles\" &amp; "Office2007.cjstyles", "NORMALBLACK.INI"<br>&nbsp;&nbsp;&nbsp; SkinFramework1.ApplyOptions = xtpSkinApplyMetrics Or xtpSkinApplyFrame Or xtpSkinApplyColors Or xtpSkinApplyMenus<br>&nbsp;&nbsp;&nbsp; CommandBarsGlobalSettings.Office2007Images = App.Path &amp; "\Styles\" &amp; "Office2007Black.dll"<br><br>&nbsp;&nbsp;&nbsp; CommandBars1.EnableActions<br><br>&nbsp;&nbsp;&nbsp; With CommandBars1.Options<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .KeyboardCuesShow = xtpKeyboardCuesShowAlways<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .KeyboardCuesUse = xtpKeyboardCuesUseNone<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ShowKeyboardTips = True<br>&nbsp;&nbsp;&nbsp; End With<br><br>.......<br>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 11:16:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60417&amp;title=solved-mdi-skinning-issue#60417</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MDI Skinning Issue : Quick update. It also does this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60413&amp;title=solved-mdi-skinning-issue#60413</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6296">Hemesh</a><br /><strong>Subject:</strong> 17297<br /><strong>Posted:</strong> 22 September 2010 at 10:44am<br /><br />Quick update. &nbsp;It also does this for the latest version V13.4.1]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 10:44:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60413&amp;title=solved-mdi-skinning-issue#60413</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] MDI Skinning Issue :    Hi,Has anyone seen this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60412&amp;title=solved-mdi-skinning-issue#60412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6296">Hemesh</a><br /><strong>Subject:</strong> 17297<br /><strong>Posted:</strong> 22 September 2010 at 10:33am<br /><br /><div>Hi,</div><div>Has anyone seen this issue before?</div><div><br></div><div>All skinned&nbsp;nicely (VB6 ide and in&nbsp;compiled&nbsp;exe)</div><div><img src="http://forum.codejock.com/uploads/6296/Skin11.PNG" height="223" width="413" border="0" /><br></div><div><br></div><div><br></div><div>Result of a message box from a child form after the OK click. &nbsp;This is in the VB6 ide *AND* the compiled exe!</div><div><img src="http://forum.codejock.com/uploads/6296/Skin3.PNG" height="343" width="485" border="0" /><br></div><div><div><br></div><div>Note the same happens after clicking OK in the VB6 ide after a msgbox straight from the menu (ok&nbsp;in the compiled exe).</div></div><div><br></div><div>I tried a couple of skins just to check but it does it on all of them.</div><div><img src="http://forum.codejock.com/uploads/6296/Skin4.PNG" height="340" width="497" border="0" /><br></div><div><br></div><div>I've uploaded some Demo Code. &nbsp;Its very very basic and shows the issue every time</div><div><a href="http://forum.codejock.com/uploads/6296/CodeJockMDIissue.zip" target="_blank">uploads/6296/CodeJockMDIissue.zip</a><br></div><div><br></div><div>Thanks</div>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 10:33:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17297&amp;PID=60412&amp;title=solved-mdi-skinning-issue#60412</guid>
  </item> 
 </channel>
</rss>