<?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 : getting notifications from CXTPControlComboBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : getting notifications from CXTPControlComboBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 20:16:34 +0000</pubDate>
  <lastBuildDate>Wed, 03 Oct 2007 15:00:39 +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=8251</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[getting notifications from CXTPControlComboBox : Your suggestion works, thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8251&amp;PID=26870&amp;title=getting-notifications-from-cxtpcontrolcombobox#26870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 8251<br /><strong>Posted:</strong> 03 October 2007 at 3:00pm<br /><br /><P>Your suggestion works, thanks a lot!</P><DIV>Vaclav</DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 15:00:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8251&amp;PID=26870&amp;title=getting-notifications-from-cxtpcontrolcombobox#26870</guid>
  </item> 
  <item>
   <title><![CDATA[getting notifications from CXTPControlComboBox : Hi,  Try this  ON_NOTIFY(CBN_EDITCHANGE,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8251&amp;PID=26763&amp;title=getting-notifications-from-cxtpcontrolcombobox#26763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8251<br /><strong>Posted:</strong> 02 October 2007 at 1:00am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try this</DIV><DIV>&nbsp;</DIV><DIV>ON_NOTIFY(CBN_EDITCHANGE, ID_COMBO_FONTSIZES, OnEditchangeFindCombo)<BR></DIV><DIV>void CCustomThemesView::OnEditchangeFindCombo(NMHDR* /*pNMHDR*/, LRESULT* /*pRes*/) <BR>{<BR>&nbsp;SendTrace(_T("CBN_EDITCHANGE"));<BR>&nbsp;<BR>}</DIV>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 01:00:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8251&amp;PID=26763&amp;title=getting-notifications-from-cxtpcontrolcombobox#26763</guid>
  </item> 
  <item>
   <title><![CDATA[getting notifications from CXTPControlComboBox : Hello, Can you please help with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8251&amp;PID=26725&amp;title=getting-notifications-from-cxtpcontrolcombobox#26725</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 8251<br /><strong>Posted:</strong> 01 October 2007 at 1:48pm<br /><br /><P>Hello,</P><P>Can you please help with this?</P><P>I placed a combobox on a toolbar, like this</P><P>&nbsp;m_comboFontSizes = (CXTPControlComboBox*)m_toolBar-&gt;GetControls()-&gt;Add(xtpControlComboBox, ID_COMBO_FONTSIZES, NULL, 1);</P><P><BR>Now I need to know when the user edited the value. Before I used Extreme Toolkit, I used this handler:</P><P>ON_CBN_EDITCHANGE(ID_COMBO_FONTSIZES, OnChangeFontSizeE)</P><P><BR>But it does not get called anymore. What can I do? Can I use CXTPControlComboBox for this?</P><P>Thsnk you<BR>Vaclav</P>]]>
   </description>
   <pubDate>Mon, 01 Oct 2007 13:48:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8251&amp;PID=26725&amp;title=getting-notifications-from-cxtpcontrolcombobox#26725</guid>
  </item> 
 </channel>
</rss>