<?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 : XTP_IDS_CLR_AUTOMATIC</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : XTP_IDS_CLR_AUTOMATIC]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 24 Apr 2026 02:13:52 +0000</pubDate>
  <lastBuildDate>Fri, 30 Nov 2007 16:22:33 +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=8961</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[XTP_IDS_CLR_AUTOMATIC : I found it, in OnCreateCommandBar,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29073&amp;title=xtp-ids-clr-automatic#29073</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 4:22pm<br /><br />I found it, in OnCreateCommandBar, I called EnableDocking(xtpFlagFloating); to prevent docking, which causes the background to be drawn flat. Unfortunately, that also disables the ability to dock the tear-off toolbar!<br><br>]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 16:22:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29073&amp;title=xtp-ids-clr-automatic#29073</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : That sample uses IDs ID_TEXT_AUTO...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29071&amp;title=xtp-ids-clr-automatic#29071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 2:36pm<br /><br />That sample uses IDs ID_TEXT_AUTO 131 and ID_TEXT_MORE 134, not thepredefined 9948/9949 ones. I changed the IDs in my XCB and code to usenew IDs (now 1389 and 1390) and it works now with one difference fromyour sample:<br><br><img src="uploads/20071130_143504_color.png" height="162" width="313" border="0"><br><br>Your sample, when torn-off has a flat background, while all other tear-offs in your sample have the same gradient background that mine gets. How do you set that special option so the color tear-off has a flat background?<br><br>]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 14:36:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29071&amp;title=xtp-ids-clr-automatic#29071</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : It have to be something in your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29067&amp;title=xtp-ids-clr-automatic#29067</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 1:32pm<br /><br />It have to be something in your code. Our CustomThemes sample works right. Double check you have right id.]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 13:32:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29067&amp;title=xtp-ids-clr-automatic#29067</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : Well, xcb files don&amp;#039;t support...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29061&amp;title=xtp-ids-clr-automatic#29061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 11:13am<br /><br />Well, xcb files don't support CXTPControlPopupColor, CXTPControlButtonColor, and CXTPControlColorSelector so those I have dynamically changed at the end of CMainFrame::LoadFrame()]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 11:13:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29061&amp;title=xtp-ids-clr-automatic#29061</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : Hi,  Can you attach xcb file?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29050&amp;title=xtp-ids-clr-automatic#29050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 4:44am<br /><br /><P>Hi, </P><DIV>Can you attach xcb file? I will try it with our sample ?</DIV>]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 04:44:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29050&amp;title=xtp-ids-clr-automatic#29050</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : Yes, they are 9948 and 9949 in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29047&amp;title=xtp-ids-clr-automatic#29047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 1:42am<br /><br />Yes, they are 9948 and 9949 in the *.XCB and in resource.h as they have always been from before.]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 01:42:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29047&amp;title=xtp-ids-clr-automatic#29047</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : Hi,  hm, if Update handler never...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29039&amp;title=xtp-ids-clr-automatic#29039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 30 November 2007 at 1:15am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>hm, if Update handler never called, may be you have defines for them that set some wrong id.</DIV><DIV>&nbsp;</DIV><DIV>Check if the have have these ids:</DIV><DIV>&nbsp;</DIV><DIV>#define XTP_IDS_CLR_AUTOMATIC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9948<BR>#define XTP_IDS_CLR_MORE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9949<BR></DIV>]]>
   </description>
   <pubDate>Fri, 30 Nov 2007 01:15:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29039&amp;title=xtp-ids-clr-automatic#29039</guid>
  </item> 
  <item>
   <title><![CDATA[XTP_IDS_CLR_AUTOMATIC : In 11.2.1, XTP_IDS_CLR_AUTOMATIC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29031&amp;title=xtp-ids-clr-automatic#29031</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8961<br /><strong>Posted:</strong> 29 November 2007 at 10:07pm<br /><br /><br>In 11.2.1, XTP_IDS_CLR_AUTOMATIC and XTP_IDS_CLR_MORE on my command bar no longer work. They are never enabled, and in fact, the function set with ON_UPDATE_COMMAND_UI(XTP_IDS_CLR_AUTOMATIC, OnUpdateAutomatic) is never even called at all. It used to work with 11.1.3 just fine. The text is also now left aligned instead of centered too.<br><br>]]>
   </description>
   <pubDate>Thu, 29 Nov 2007 22:07:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8961&amp;PID=29031&amp;title=xtp-ids-clr-automatic#29031</guid>
  </item> 
 </channel>
</rss>