<?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 : Command Bar - CComboBoxEx</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Command Bar - CComboBoxEx]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 17:20:12 +0000</pubDate>
  <lastBuildDate>Mon, 25 Jun 2007 20:27:04 +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=7442</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[Command Bar - CComboBoxEx : I discovered theCComboBoxEx lack...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7442&amp;PID=23927&amp;title=command-bar-ccomboboxex#23927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 7442<br /><strong>Posted:</strong> 25 June 2007 at 8:27pm<br /><br />I discovered the&nbsp;CComboBoxEx lack of theme support was due to a missing manifest.&nbsp; Seems the codejock wizard does not add this&nbsp;to new projects.<DIV>&nbsp;</DIV><DIV>The CXTPControlEdit problem is quite strange, however I discovered that the value of pUser returned within the OnCreate section is flaky.</DIV><DIV>&nbsp;</DIV><DIV>pUser = (CXTPControlEdit*)pCommandList-&gt;Add(xtpControlEdit,IDC_USERNAME);&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>If I reference the CXTPControlEdit control by:</DIV><DIV>&nbsp;</DIV><DIV>((CXTPControlEdit*)pToolBar-&gt;GetControls()-&gt;FindControl(IDC_USERNAME))-&gt;SetEditText(m_strUserName);</DIV><DIV>&nbsp;</DIV><DIV>then all is well.&nbsp; Enough to drive one crazy.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 25 Jun 2007 20:27:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7442&amp;PID=23927&amp;title=command-bar-ccomboboxex#23927</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bar - CComboBoxEx : I have placed two CComboBoxEx...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7442&amp;PID=23914&amp;title=command-bar-ccomboboxex#23914</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 7442<br /><strong>Posted:</strong> 25 June 2007 at 10:28am<br /><br />I have placed two CComboBoxEx controls on a control bar using: <DIV>&nbsp;</DIV><DIV>CXTPControlCustom* pControl = CXTPControlCustom::CreateControlCustom(&amp;m_Host);</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20070625_102633_bm.bmp" border="0"></DIV><DIV>&nbsp;</DIV><DIV>However the controls do not reflect the theme colors selected.&nbsp; What am I doing wrong?&nbsp; Also, how would I get the controls to be flat?</DIV><DIV>&nbsp;</DIV><DIV>In addition, the three <FONT face=Arial size=2>CXTPControlEdit controls to the right of the combo controls appear not to have the internal m_pEdit created.&nbsp; If I try to do a SetEditText on any of the CXTPControlEdit controls, the program will abort.&nbsp; Is it ok to have more than one CXTPControlEdit on a control bar?</FONT><BR></DIV>]]>
   </description>
   <pubDate>Mon, 25 Jun 2007 10:28:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7442&amp;PID=23914&amp;title=command-bar-ccomboboxex#23914</guid>
  </item> 
 </channel>
</rss>