<?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 : Combo Box</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Combo Box]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:21:38 +0000</pubDate>
  <lastBuildDate>Sat, 30 Aug 2008 09:15:09 +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=12024</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[Combo Box : I hear what you are saying, and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40620&amp;title=combo-box#40620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1971">Fossil</a><br /><strong>Subject:</strong> 12024<br /><strong>Posted:</strong> 30 August 2008 at 9:15am<br /><br />I hear what you are saying, and I can get it to work that way. However, in my opinion, the design of the control should handle it just as if it was a standard windows dropdown.&nbsp; Any Let of .Text should go thru a collection or array which would be built when .AddItem takes place.&nbsp; Any Keydown/press would search in similar fashion.&nbsp; I guess thats what I am asking for CJ to do, is to add that functionality in.&nbsp; Any help???<br>]]>
   </description>
   <pubDate>Sat, 30 Aug 2008 09:15:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40620&amp;title=combo-box#40620</guid>
  </item> 
  <item>
   <title><![CDATA[Combo Box : I think, Markup don&amp;#039;t know,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40612&amp;title=combo-box#40612</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 12024<br /><strong>Posted:</strong> 30 August 2008 at 4:39am<br /><br />I think, Markup don't know, what the control should search for.<DIV>Instead of text-property you must set the listindex-property.</DIV><DIV>To know, what the corresponding listindex matches the text, you need a copy (e.g.Array, Collection) of the combobox-data.</DIV><DIV>&nbsp;</DIV><DIV>It's the same as an ownerdrawn-combobox.</DIV>]]>
   </description>
   <pubDate>Sat, 30 Aug 2008 04:39:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40612&amp;title=combo-box#40612</guid>
  </item> 
  <item>
   <title><![CDATA[Combo Box : Another issue with that is setting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40594&amp;title=combo-box#40594</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1971">Fossil</a><br /><strong>Subject:</strong> 12024<br /><strong>Posted:</strong> 29 August 2008 at 11:49am<br /><br />Another issue with that is setting the .Text property will not work if EnableMarkup is True.<br><br>Thanks<br><br>Could this be fixed in the next release?<br>]]>
   </description>
   <pubDate>Fri, 29 Aug 2008 11:49:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40594&amp;title=combo-box#40594</guid>
  </item> 
  <item>
   <title><![CDATA[Combo Box : Hi,I noticed a glitch with the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40591&amp;title=combo-box#40591</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1971">Fossil</a><br /><strong>Subject:</strong> 12024<br /><strong>Posted:</strong> 29 August 2008 at 10:47am<br /><br />Hi,<br><br>I noticed a glitch with the combo box control using style xtpComboDropDownList.&nbsp; When using the keyboard to navigate the list of items by typing in the first character of the item it works fine until EnableMarkup is set to true.&nbsp; Seems that EnableMarkup=True doesnt set the focus properly.<br><br>v12.0.2<br>VB6<br>]]>
   </description>
   <pubDate>Fri, 29 Aug 2008 10:47:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12024&amp;PID=40591&amp;title=combo-box#40591</guid>
  </item> 
 </channel>
</rss>