<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add-in ComboBox's Drop Down List With showCaption=&amp;quot;true&amp;quot; Does Not Align To Box in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337835#M8859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lame. If it "is as designed" then they designed a defective combobox. There's no point in showing the caption if it causes the dropdown UI to break convention with every other combobox ever invented (i.e. the dropdown descends directly from combobox).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The compromise I settled on was to show the caption and then make the dropdown wider than the combobox like so-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sizeString="WWWWWWWWWWWWWWWWW" itemSizeString="WWWWWWWWWWWWWWWWWWWWWW"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2011 16:24:46 GMT</pubDate>
    <dc:creator>RyanKoehnen</dc:creator>
    <dc:date>2011-08-05T16:24:46Z</dc:date>
    <item>
      <title>Add-in ComboBox's Drop Down List With showCaption=&amp;quot;true&amp;quot; Does Not Align To Box</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337832#M8856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see the attached screen shot.&amp;nbsp; See how when showCaption="true" the drop down part of the ComboBox does not line up with the text box on the toolbar...&amp;nbsp; any ideas on how to fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, another question about the Add-in's ComboBox... see how it only displays 4 items and there are a lot more items to scroll through?&amp;nbsp; How can I increase the number of items shown?&amp;nbsp; I would like to show more like 8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for any help!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*EDIT* I answered my second question, just set rows="8"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 15:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337832#M8856</guid>
      <dc:creator>RyanCoodey</dc:creator>
      <dc:date>2010-11-02T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in ComboBox's Drop Down List With showCaption="true" Does Not Align To Box</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337833#M8857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same alignment problem. Any solutions on this yet?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 15:14:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337833#M8857</guid>
      <dc:creator>RyanKoehnen</dc:creator>
      <dc:date>2011-08-05T15:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in ComboBox's Drop Down List With showCaption="true" Does Not Align To Box</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337834#M8858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, I ended up contacting support about this and got this response:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I investigated further and found that a product defect had already been logged for this issue.&lt;BR /&gt;&lt;BR /&gt;#NIM065082- Add-in ComboBox dropdown is not under the ComboBox, it appears under the caption.&lt;BR /&gt;&lt;BR /&gt;The current status of the Bug is 'Rejected'- Reason for Rejection is "as designed" &lt;BR /&gt;Unfortunately, this is by design and part of the add-in framework.&lt;BR /&gt;&lt;BR /&gt;The workaround would be to keep the showCaption="false".&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This makes absolutely no sense though.&amp;nbsp; I don't think I have ever seen a ComboBox that was "designed" this way... even ESRI's own ComboBox's don't behave this way (ex. Spatial Analyst Toolbar).&amp;nbsp; I sent an enhancement request back asking for an option to adjust this alignment then, but kind of doubt this will happen.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, don't mean to rag on ESRI, they do exceptional development work... just don't understand their position on this one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 16:14:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337834#M8858</guid>
      <dc:creator>RyanCoodey</dc:creator>
      <dc:date>2011-08-05T16:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in ComboBox's Drop Down List With showCaption="true" Does Not Align To Box</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337835#M8859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lame. If it "is as designed" then they designed a defective combobox. There's no point in showing the caption if it causes the dropdown UI to break convention with every other combobox ever invented (i.e. the dropdown descends directly from combobox).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The compromise I settled on was to show the caption and then make the dropdown wider than the combobox like so-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sizeString="WWWWWWWWWWWWWWWWW" itemSizeString="WWWWWWWWWWWWWWWWWWWWWW"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 16:24:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337835#M8859</guid>
      <dc:creator>RyanKoehnen</dc:creator>
      <dc:date>2011-08-05T16:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in ComboBox's Drop Down List With showCaption="true" Does Not Align To Box</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337836#M8860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for posting the work around, which makes it look better under the circumstances. I agree the "designed" behavior is odd.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 16:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337836#M8860</guid>
      <dc:creator>JeffreyHamblin</dc:creator>
      <dc:date>2011-08-05T16:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in ComboBox's Drop Down List With showCaption="true" Does Not Align To Box</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337837#M8861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't have ArcGis 10 so I'm no able to verify this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe caption of the combo can be some other AddIn like Label or Button with flat style to simulate Label appearance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2011 17:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-in-combobox-s-drop-down-list-with-showcaption/m-p/337837#M8861</guid>
      <dc:creator>DubravkoAntonic</dc:creator>
      <dc:date>2011-08-07T17:40:24Z</dc:date>
    </item>
  </channel>
</rss>

