<?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 : CCmdUI::SetRadio - &quot;black-dot&quot;-look in menus?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CCmdUI::SetRadio - &quot;black-dot&quot;-look in menus?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 06:24:55 +0000</pubDate>
  <lastBuildDate>Fri, 07 Jul 2006 15:17:09 +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=4531</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[CCmdUI::SetRadio - &quot;black-dot&quot;-look in menus? : Hello,  Here sample: RadioTest.zip...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4531&amp;PID=14046&amp;title=ccmduisetradio-blackdotlook-in-menus#14046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4531<br /><strong>Posted:</strong> 07 July 2006 at 3:17pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Here sample: <a href="https://forum.codejock.com/uploads/20060707_151658_RadioTest.zip" target="_blank">RadioTest.zip</A></DIV>]]>
   </description>
   <pubDate>Fri, 07 Jul 2006 15:17:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4531&amp;PID=14046&amp;title=ccmduisetradio-blackdotlook-in-menus#14046</guid>
  </item> 
  <item>
   <title><![CDATA[CCmdUI::SetRadio - &quot;black-dot&quot;-look in menus? :   I cannot get &amp;#034;black-dots&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4531&amp;PID=13975&amp;title=ccmduisetradio-blackdotlook-in-menus#13975</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2146">voitas</a><br /><strong>Subject:</strong> 4531<br /><strong>Posted:</strong> 03 July 2006 at 5:19am<br /><br />I cannot get "black-dots" in menu items, which I checked with CCmdUI::SetRadio. I have same situation in Codejock samples (GUI_Explorer and others). There are only regular "check-marks" visible.<br><br>When I go into the CCmdUI::SetRadio I can see (MFC source file cmdtarg.cpp):<br><font face="Courier New, Courier, mono">&nbsp;&nbsp; SetCheck(bOn ? 1 : 0);<br>&nbsp;&nbsp; if (m_pMenu != NULL) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#091;...&#093;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SetMenuItemBitmaps(m_pMenu-&gt;m_hMenu, &#091;...&#093;, _AfxLoadDotBitmap())<br></font><br>but m_pMenu is always NULL, and _AfxLoadDotBitmap() is never called during the application lifetime.<br>The actual type of object passed to UPDATE_UI handler is CXTPCommandBarCmdUI, which overrides method SetCheck, but not SetRadio.<br><br>Is it possible to get "dot-marks" in menus with XtremeToolkit?<br>Or maybe suggestions what I possibly do wrong?<br><br>]]>
   </description>
   <pubDate>Mon, 03 Jul 2006 05:19:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4531&amp;PID=13975&amp;title=ccmduisetradio-blackdotlook-in-menus#13975</guid>
  </item> 
 </channel>
</rss>