<?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 : Change the tick icon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Change the tick icon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 10:03:47 +0000</pubDate>
  <lastBuildDate>Fri, 15 Dec 2006 00:48:38 +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=5794</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[Change the tick icon : hi, you have to set icons to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18251&amp;title=change-the-tick-icon#18251</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5794<br /><strong>Posted:</strong> 15 December 2006 at 12:48am<br /><br /><P>hi,</P><DIV>you have to set icons to imagemanager for Controls Ids.</DIV><DIV>&nbsp;</DIV><DIV>pCommandBars-&gt;GetImageManager()-&gt;SetIcons(..);</DIV>]]>
   </description>
   <pubDate>Fri, 15 Dec 2006 00:48:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18251&amp;title=change-the-tick-icon#18251</guid>
  </item> 
  <item>
   <title><![CDATA[Change the tick icon : Thanks, but how do I get to the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18243&amp;title=change-the-tick-icon#18243</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2461">ContactGT</a><br /><strong>Subject:</strong> 5794<br /><strong>Posted:</strong> 14 December 2006 at 5:47pm<br /><br />Thanks, but how do I get to the item? In my MainFrame::OnCreate(), I have: <DIV>&nbsp;</DIV><DIV>&nbsp;// Add the menu bar<BR>&nbsp;CXTPCommandBar* pMenuBar = pCommandBars-&gt;SetMenu(<BR>&nbsp;&nbsp;_T("Menu Bar"), IDR_MAINFRAME);<BR>&nbsp;if(pMenuBar == NULL)<BR>&nbsp;{<BR>&nbsp;&nbsp;TRACE0("Failed to create menu bar.\n");<BR>&nbsp;&nbsp;return -1;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // fail to create<BR>&nbsp;}<BR>&nbsp;pMenuBar-&gt;SetFlags(xtpFlagHideMinimizeBox | xtpFlagHideMaximizeBox);</DIV><DIV>&nbsp;CMenu *menu = pMenuBar-&gt;GetMenu();<BR>&nbsp;CMenu *subMenu = menu-&gt;GetSubMenu(3);</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>But the pMenuBar-&gt;GetMenu() returns NULL, so I can't get to the items in the menus to set the check and uncheck icons.</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 17:47:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18243&amp;title=change-the-tick-icon#18243</guid>
  </item> 
  <item>
   <title><![CDATA[Change the tick icon : Hi, yes, just set any icon for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18214&amp;title=change-the-tick-icon#18214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5794<br /><strong>Posted:</strong> 14 December 2006 at 1:34pm<br /><br />Hi,<DIV>yes, just set any icon for this item - this icon will be in rectangle instead check mark.</DIV>]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 13:34:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18214&amp;title=change-the-tick-icon#18214</guid>
  </item> 
  <item>
   <title><![CDATA[Change the tick icon : I have a menu item that turns...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18211&amp;title=change-the-tick-icon#18211</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2461">ContactGT</a><br /><strong>Subject:</strong> 5794<br /><strong>Posted:</strong> 14 December 2006 at 11:14am<br /><br />I have a menu item that turns on/off a window. Is it possible to use a custom icon or bitmap for the tick next to a menu item when SetCheck(true), instead of the grey tick. Also, can I show something when the item is SetCheck(false)?]]>
   </description>
   <pubDate>Thu, 14 Dec 2006 11:14:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5794&amp;PID=18211&amp;title=change-the-tick-icon#18211</guid>
  </item> 
 </channel>
</rss>