<?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 : System menus missing icons</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : System menus missing icons]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 04:49:40 +0000</pubDate>
  <lastBuildDate>Fri, 27 Jun 2025 13:11:28 +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=24572</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[System menus missing icons : I figured this out. The SkinBuilder...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24572&amp;PID=79222&amp;title=system-menus-missing-icons#79222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24572<br /><strong>Posted:</strong> 27 June 2025 at 1:11pm<br /><br />I figured this out. The SkinBuilder has Window/Caption Buttons and there are system buttons under it. We don't supply any images. Meanwhile there is a property under Menu/PopupBackground named BorderSize. I found CJ code testing "is themed" being based on BorderSize not being zero. I just set it to zero to resolve the issue until the UI team either supplies images or just accepts that solution.]]>
   </description>
   <pubDate>Fri, 27 Jun 2025 13:11:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24572&amp;PID=79222&amp;title=system-menus-missing-icons#79222</guid>
  </item> 
  <item>
   <title><![CDATA[System menus missing icons : After applying our skin we have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24572&amp;PID=79199&amp;title=system-menus-missing-icons#79199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24572<br /><strong>Posted:</strong> 09 May 2025 at 5:55pm<br /><br /><div>After applying our skin we have missing icons on our system menus on all our dialogs. Our app frame system menu is just fine. This include stock OS dialogs like file open/save etc., etc.</div><div><br></div><div>I see CJ sending WM_INITMENU to our dialogs. Comparing those calls to the SDI skin example I don't see any difference.</div><div><br></div><div>We do set the system colors in the skin file and I have had to handle low color issues like bitmaps given to a CButton if the bitmap is 4 bits/pixel. In that case I found the OS is mapping the image via a color table and I have had to use my own color table mapping code to address that. But, I assume the Minimize/Maximize/Close images on the system menu are handled by a font. Not sure about that or even why that would cause this issue. I haven't found any skin manager setting that is different in our app that the SDI skin example either.</div><div><br></div><div>Does anyone have an ideal of what might be causing this?</div>]]>
   </description>
   <pubDate>Fri, 09 May 2025 17:55:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24572&amp;PID=79199&amp;title=system-menus-missing-icons#79199</guid>
  </item> 
 </channel>
</rss>