<?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 : Captions missing from CXTPControlComboBox in 10.20</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Captions missing from CXTPControlComboBox in 10.20]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 05:20:46 +0000</pubDate>
  <lastBuildDate>Thu, 13 Jul 2006 16:43:35 +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=4587</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[Captions missing from CXTPControlComboBox in 10.20 : Hi, I also can&amp;#039;t reproduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4587&amp;PID=14155&amp;title=captions-missing-from-cxtpcontrolcombobox-in-10-20#14155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4587<br /><strong>Posted:</strong> 13 July 2006 at 4:43pm<br /><br /><DIV>Hi,</DIV><DIV>I also can't reproduce it. Check our samples.... Show code you have.</DIV>]]>
   </description>
   <pubDate>Thu, 13 Jul 2006 16:43:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4587&amp;PID=14155&amp;title=captions-missing-from-cxtpcontrolcombobox-in-10-20#14155</guid>
  </item> 
  <item>
   <title><![CDATA[Captions missing from CXTPControlComboBox in 10.20 : hmm...   if(lpCreateControl-&amp;gt;nID...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4587&amp;PID=14149&amp;title=captions-missing-from-cxtpcontrolcombobox-in-10-20#14149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 4587<br /><strong>Posted:</strong> 13 July 2006 at 4:09am<br /><br />hmm... <DIV><table width="99%"><tr><td><pre class="BBcode">&nbsp;if(lpCreateControl-&gt;nID == ID_CEDCURVEVIEW_CLIP) {<BR>&nbsp;&nbsp;CXTPControlComboBox* pCombo = (CXTPControlComboBox*)CXTPControlComboBox::CreateObject();<BR>&nbsp;&nbsp;pCombo-&gt;SetWidth(150);<BR>&nbsp;&nbsp;pCombo-&gt;SetFlags(xtpFlagManualUpdate);<BR>&nbsp;&nbsp;pCombo-&gt;SetDropDownItemCount(20);<BR>&nbsp;&nbsp;pCombo-&gt;SetStyle(xtpComboLabel);</DIV><DIV>&nbsp;&nbsp;lpCreateControl-&gt;pControl = pCombo;<BR>&nbsp;&nbsp;return TRUE;<BR>&nbsp;}<BR></pre></td></tr></table></DIV><DIV>works fine in v10.20 for me.. ofcourse the actual label text comes from the toolbar resource....</DIV>]]>
   </description>
   <pubDate>Thu, 13 Jul 2006 04:09:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4587&amp;PID=14149&amp;title=captions-missing-from-cxtpcontrolcombobox-in-10-20#14149</guid>
  </item> 
  <item>
   <title><![CDATA[Captions missing from CXTPControlComboBox in 10.20 : Just upgraded from 9.80 to 10.20.  I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4587&amp;PID=14147&amp;title=captions-missing-from-cxtpcontrolcombobox-in-10-20#14147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=205">spiderM9</a><br /><strong>Subject:</strong> 4587<br /><strong>Posted:</strong> 12 July 2006 at 6:26pm<br /><br />Just upgraded from 9.80 to 10.20.<DIV>&nbsp;</DIV><DIV>I have&nbsp;several dynamically created CXTPControlComboBox added to several&nbsp;command bars.&nbsp; I'm calling SetCaption to set the text that should appear to the left of the toolbar.&nbsp; Used to work in 9.80, stopped working with the upgrade.</DIV><DIV>&nbsp;</DIV><DIV>Deleted all the cached toolbar state in the registry.</DIV><DIV>Was calling pNewCombo-&gt;SetStyle(xtpComboLabel);</DIV><DIV>Tried xtpButtonIconAndCaption, xtpButtonCaption, and not calling it at all, just leaving the default.&nbsp; The combo appears and works normally, but there is never a caption beside it.</DIV><DIV>&nbsp;</DIV><DIV>I'm also calling SetTooltip and that works.</DIV><DIV>&nbsp;</DIV><DIV>Is there something else I need to do in 10.20 to get this back the way it was?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 12 Jul 2006 18:26:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4587&amp;PID=14147&amp;title=captions-missing-from-cxtpcontrolcombobox-in-10-20#14147</guid>
  </item> 
 </channel>
</rss>