<?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 : Problem disabling CXTPControlEdit</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Problem disabling CXTPControlEdit]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 00:37:31 +0000</pubDate>
  <lastBuildDate>Thu, 13 Mar 2008 20:40:28 +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=9870</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[Problem disabling CXTPControlEdit : Thanks! It works perfectly now. ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9870&amp;PID=32242&amp;title=problem-disabling-cxtpcontroledit#32242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3810">flashk</a><br /><strong>Subject:</strong> 9870<br /><strong>Posted:</strong> 13 March 2008 at 8:40pm<br /><br />Thanks! It works perfectly now.<br>]]>
   </description>
   <pubDate>Thu, 13 Mar 2008 20:40:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9870&amp;PID=32242&amp;title=problem-disabling-cxtpcontroledit#32242</guid>
  </item> 
  <item>
   <title><![CDATA[Problem disabling CXTPControlEdit : Hi, Thanks, it indeed have to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9870&amp;PID=32222&amp;title=problem-disabling-cxtpcontroledit#32222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9870<br /><strong>Posted:</strong> 13 March 2008 at 10:55am<br /><br />Hi,<DIV>Thanks, it indeed have to be fixed in our sources. Please patch them now - in CXTPControlEdit::OnClick method add </DIV><DIV>&nbsp;</DIV><DIV>else if (!bKeyboard &amp;&amp; GetSpinButtonsRect().PtInRect(pt) <strong>&amp;&amp; GetEnabled()</strong>)</DIV><DIV>&nbsp;</DIV><DIV>Changed for 12.0 release.</DIV>]]>
   </description>
   <pubDate>Thu, 13 Mar 2008 10:55:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9870&amp;PID=32222&amp;title=problem-disabling-cxtpcontroledit#32222</guid>
  </item> 
  <item>
   <title><![CDATA[Problem disabling CXTPControlEdit :  Hi,My application adds an edit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9870&amp;PID=32194&amp;title=problem-disabling-cxtpcontroledit#32194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3810">flashk</a><br /><strong>Subject:</strong> 9870<br /><strong>Posted:</strong> 12 March 2008 at 12:35pm<br /><br />Hi,<br><br>My application adds an edit control with spin buttons to one of its command bars. Here is the code:<table width="99%"><tr><td><pre class="BBcode">CXTPControlEdit edit = (CXTPControlEdit*)pToolBarMarkers-&gt;GetControls()-&gt;Add(xtpControlEdit, ID_MARKER_COUNT);<br>edit-&gt;ShowSpinButtons(TRUE);</pre></td></tr></table><br>I also implement an ON_UPDATE_COMMAND_UI handler for the edit control, so I can disable it in certain cases. When the edit control is disable everything is grayed out and looks disabled, however I can still click on the spin buttons and change the value.<br><br>Is there any workaround for this?<br>]]>
   </description>
   <pubDate>Wed, 12 Mar 2008 12:35:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9870&amp;PID=32194&amp;title=problem-disabling-cxtpcontroledit#32194</guid>
  </item> 
 </channel>
</rss>