<?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 get value of CXTPControlEdit</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : how to get value of CXTPControlEdit]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 11:40:03 +0000</pubDate>
  <lastBuildDate>Tue, 26 Jun 2007 04:36:22 +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=7439</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 get value of CXTPControlEdit : my god ,solve eventually,thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23943&amp;title=how-to-get-value-of-cxtpcontroledit#23943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 26 June 2007 at 4:36am<br /><br /><P>my god ,solve eventually,thanks barto oleg</P>]]>
   </description>
   <pubDate>Tue, 26 Jun 2007 04:36:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23943&amp;title=how-to-get-value-of-cxtpcontroledit#23943</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : makesure to derive your frame...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23942&amp;title=how-to-get-value-of-cxtpcontroledit#23942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 26 June 2007 at 4:11am<br /><br />make&nbsp;sure to derive your frame from CXTPFrameWndBase&lt;CMDIChildWnd&gt;<BR>and not from CMDIChildWnd, otherwise a lot of XTP messages don't get processed correctly]]>
   </description>
   <pubDate>Tue, 26 Jun 2007 04:11:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23942&amp;title=how-to-get-value-of-cxtpcontroledit#23942</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : thank you, but ON_XTP_EXECUTE...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23941&amp;title=how-to-get-value-of-cxtpcontroledit#23941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 26 June 2007 at 3:09am<br /><br />thank you, but <strong>ON_XTP_EXECUTE </strong>still not launch.whether the version's problem(my version 9.6),or when create toolbar in childframe need something else.]]>
   </description>
   <pubDate>Tue, 26 Jun 2007 03:09:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23941&amp;title=how-to-get-value-of-cxtpcontroledit#23941</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : Hello,  Yes, you can, Edit is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23931&amp;title=how-to-get-value-of-cxtpcontroledit#23931</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 26 June 2007 at 12:57am<br /><br />Hello,<DIV></DIV><DIV></DIV>Yes, you can, Edit is disabled because you don't have update handler for it. <DIV>Add </DIV><BR>&nbsp;ON_UPDATE_COMMAND_UI(ID_COUNTER_QUICKSEARCH, OnUpdateQuickSearch)<BR><DIV>void CChildFrame::OnUpdateQuickSearch(CCmdUI *pCmdUI)<BR>{<BR>&nbsp;pCmdUI-&gt;Enable();</DIV><DIV>}</DIV>]]>
   </description>
   <pubDate>Tue, 26 Jun 2007 00:57:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23931&amp;title=how-to-get-value-of-cxtpcontroledit#23931</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : Doesthe message ON_XTP_EXECUTE...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23930&amp;title=how-to-get-value-of-cxtpcontroledit#23930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 26 June 2007 at 12:44am<br /><br /><P>Does&nbsp;the message <strong>ON_XTP_EXECUTE</strong> can't handle in <strong>ChildFrame?</strong></P>]]>
   </description>
   <pubDate>Tue, 26 Jun 2007 00:44:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23930&amp;title=how-to-get-value-of-cxtpcontroledit#23930</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : ON_XTP_EXECUTE not launch ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23920&amp;title=how-to-get-value-of-cxtpcontroledit#23920</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 25 June 2007 at 2:54pm<br /><br /><SPAN =highlight>ON_XTP_EXECUTE not launch</SPAN>]]>
   </description>
   <pubDate>Mon, 25 Jun 2007 14:54:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23920&amp;title=how-to-get-value-of-cxtpcontroledit#23920</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : edit display but unavailable ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23911&amp;title=how-to-get-value-of-cxtpcontroledit#23911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 25 June 2007 at 7:13am<br /><br /><P>edit display but unavailable</P>]]>
   </description>
   <pubDate>Mon, 25 Jun 2007 07:13:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23911&amp;title=how-to-get-value-of-cxtpcontroledit#23911</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : Let me describe detail: //In...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23910&amp;title=how-to-get-value-of-cxtpcontroledit#23910</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 25 June 2007 at 6:59am<br /><br /><P>Let me describe detail:</P><DIV>//In OnCreateControl(LPCREATECONTROLSTRUCT lpCreateControl)</DIV><DIV>if (lpCreateControl-&gt;nID == ID_COUNTER_QUICKSEARCH)<BR>&nbsp;{<BR>&nbsp;&nbsp;CXTPControlEdit* pEdit = (CXTPControlEdit*) CXTPControlEdit::CreateObject();<BR>&nbsp;&nbsp;lpCreateControl-&gt;pControl = pEdit;<BR>&nbsp;&nbsp;return TRUE;<BR>&nbsp;}</DIV><DIV>&nbsp;</DIV><DIV>//handle message</DIV><DIV>ON_XTP_EXECUTE(ID_COUNTER_QUICKSEARCH, OnCounterQuicksearch)</DIV><DIV>&nbsp;</DIV><DIV>void CChildFrame::OnCounterQuicksearch(NMHDR* pNMHDR, LRESULT* pResult) <BR>{<BR>&nbsp;// TODO: Add your command handler code here<BR>&nbsp;NMXTPCONTROL* tagNMCONTROL = (NMXTPCONTROL*)pNMHDR;</DIV><DIV>&nbsp;CXTPControlComboBox* pEdit = (CXTPControlComboBox*)tagNMCONTROL-&gt;pControl;<BR>&nbsp;ASSERT(pEdit);<BR>&nbsp;ASSERT(pEdit-&gt;GetType() == xtpControlEdit);<BR>&nbsp;CString&nbsp;edit = ((CXTPControlEdit*)pEdit)-&gt;GetEditText();<BR>&nbsp;AfxMessageBox(edit);<BR>}</DIV><DIV>add follow code then edit can't display in the toolbar</DIV>]]>
   </description>
   <pubDate>Mon, 25 Jun 2007 06:59:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23910&amp;title=how-to-get-value-of-cxtpcontroledit#23910</guid>
  </item> 
  <item>
   <title><![CDATA[how to get value of CXTPControlEdit : I create a edit in a toolbar,how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23907&amp;title=how-to-get-value-of-cxtpcontroledit#23907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3046">xxcln</a><br /><strong>Subject:</strong> 7439<br /><strong>Posted:</strong> 25 June 2007 at 2:08am<br /><br /><P>I create a edit in a toolbar,how to get value of the edit.</P>]]>
   </description>
   <pubDate>Mon, 25 Jun 2007 02:08:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7439&amp;PID=23907&amp;title=how-to-get-value-of-cxtpcontroledit#23907</guid>
  </item> 
 </channel>
</rss>