<?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 : CXTPControlComboBox notification message problems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPControlComboBox notification message problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 16:29:48 +0000</pubDate>
  <lastBuildDate>Mon, 28 May 2007 06:56:21 +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=7246</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[CXTPControlComboBox notification message problems : Thanks, we will add flag to ignore...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7246&amp;PID=23279&amp;title=cxtpcontrolcombobox-notification-message-problems#23279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7246<br /><strong>Posted:</strong> 28 May 2007 at 6:56am<br /><br />Thanks, we will add flag to ignore first CBN_EDITCHANGE.]]>
   </description>
   <pubDate>Mon, 28 May 2007 06:56:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7246&amp;PID=23279&amp;title=cxtpcontrolcombobox-notification-message-problems#23279</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlComboBox notification message problems :  I have a CXTPControlComboBoxcontrol...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7246&amp;PID=23265&amp;title=cxtpcontrolcombobox-notification-message-problems#23265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2992">Joe19</a><br /><strong>Subject:</strong> 7246<br /><strong>Posted:</strong> 27 May 2007 at 12:44am<br /><br /><FONT size=2><P>I have a <FONT size=2>CXTPControlComboBox&nbsp;control used in a RibbonBar.&nbsp; The only notification that I can get if the user edits the edit control of the combobox is a CBN_EDITCHANGE message.&nbsp; ON_XTP_EXECUTE does not fire on the edit change (only the listbox change).&nbsp; The problem is that when the user uses the listbox part of the control, there are actually two CBN_EDITCHANGE messages fired.&nbsp; I traced this to the function _SetEditText.&nbsp; When this function is called to insert text into the edit control, if first inserts a NULL entry (causing the message to fire) and then inserts the "real" text causing the second message.</P><DIV>My work around is to test if the GetEditText returns an empty string (the NULL insert) and then ignore that message.&nbsp; However this forces me to not allow the user to have an empty string as a valid input.<FONT color=#008000 size=2></DIV><P>&nbsp;</P></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Sun, 27 May 2007 00:44:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7246&amp;PID=23265&amp;title=cxtpcontrolcombobox-notification-message-problems#23265</guid>
  </item> 
 </channel>
</rss>