<?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 : How to apply dark theme to dialog boxes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to apply dark theme to dialog boxes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 01:38:54 +0000</pubDate>
  <lastBuildDate>Thu, 02 Jul 2020 01:09:13 +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=24008</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[How to apply dark theme to dialog boxes : I saw the Controls sample and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24008&amp;PID=77755&amp;title=how-to-apply-dark-theme-to-dialog-boxes#77755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1424">g_j_a_i_n</a><br /><strong>Subject:</strong> 24008<br /><strong>Posted:</strong> 02 July 2020 at 1:09am<br /><br />I saw the Controls sample and GUI_VisualStudio sample. Looks like I have to handle the WM_CTLCOLOR message to implement dark mode in dialogs. This would work for many controls. But won't work for buttons (Button, Checkbox, Radio buttons). We will have to use CXTPButton::SetTheme for such cases.<div><br></div><div>Posted this so that it can helps someone.</div>]]>
   </description>
   <pubDate>Thu, 02 Jul 2020 01:09:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24008&amp;PID=77755&amp;title=how-to-apply-dark-theme-to-dialog-boxes#77755</guid>
  </item> 
  <item>
   <title><![CDATA[How to apply dark theme to dialog boxes : Hello,I am using the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24008&amp;PID=77747&amp;title=how-to-apply-dark-theme-to-dialog-boxes#77747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1424">g_j_a_i_n</a><br /><strong>Subject:</strong> 24008<br /><strong>Posted:</strong> 26 June 2020 at 8:47am<br /><br /><div><br></div><div>Hello,</div><div><br></div><div>I am using the following for dark theme and also made docking page, splitter etc use dark theme.</div><div><br></div><div>CXTPPaintManager::SetTheme(xtpThemeVisualStudio2012Dark);</div><div><br></div><div>This is working well.</div><div><br></div><div>Now, I don't know how to automatically make the dialog boxes also use the dark theme. Is there a way I can set a theme etc to tell all dialog boxes to use dark background and light text color. Basically dark theme.</div><div><br></div><div>Thanks.</div>]]>
   </description>
   <pubDate>Fri, 26 Jun 2020 08:47:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24008&amp;PID=77747&amp;title=how-to-apply-dark-theme-to-dialog-boxes#77747</guid>
  </item> 
 </channel>
</rss>