<?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 : ComboBoxEx32</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : ComboBoxEx32]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:40:42 +0000</pubDate>
  <lastBuildDate>Wed, 26 Mar 2025 17:39: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=24561</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[ComboBoxEx32 : We have ComboBoxEx32 classes we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24561&amp;PID=79169&amp;title=comboboxex32#79169</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24561<br /><strong>Posted:</strong> 26 March 2025 at 5:39pm<br /><br /><div>We have ComboBoxEx32 classes we use in our app dialog boxes. With skinning on the boxes still draw with dark text. We have a dark skin and that is making it very hard to see the text.</div><div><br></div><div>Debugging I saw that when ComboBoxEx32 classname is encountered the class map has no entry for it so it just draws using the skin frame object code.</div><div><br></div><div>I saw there was no class or synonym for that class so I added one using ComboBox as the synonym. Now the skin combobox is getting the OnPaint and calls Draw. But the box isn't using the dark background and white text we get with our skinned normal combo boxes. It appears to just look like the unskinned combobox. I stepped thru code and saw the image being loaded and it is the combobox image but the box is still not right.&nbsp;</div><div><br></div><div>How do I get a ComboBoxEx32 to display correctly using skins?</div><div><br></div><div>Here is an image with the comboboxex32 drawn at the bottom left with the dark text but using our skin background color.</div><div><br></div><div><img src="uploads/3213/defaultskinnedcbex.png" height="534" width="877" border="0" /></div><div><br></div><div>Here it is when I call AddSynonymClass to treat it as a ComboBox. Note the display including the white background as if it no skin is loaded.</div><div><br></div><div><img src="uploads/3213/skinnedascb_cbex.png" height="534" width="889" border="0" /><br></div>]]>
   </description>
   <pubDate>Wed, 26 Mar 2025 17:39:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24561&amp;PID=79169&amp;title=comboboxex32#79169</guid>
  </item> 
 </channel>
</rss>