<?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 Implementing Icombobox in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/implementing-icombobox/m-p/340981#M8950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently converting an ArcGIS 9.3.1 extension to 10.&amp;nbsp; The extension has several toolbars, two of which have pulldown selection menus, which will have to be re-created using comboboxes.&amp;nbsp; The pulldowns are both populated from an external database and contents can change through a session.&amp;nbsp;&amp;nbsp; As the combobox contents are dynamic I only want to populate them if and when the user wants to change the selection and I would like to do this each time the combobox receives focus.&amp;nbsp; I'd intended to use the onfocus event to update the items in the combobox but I have tested the comboxes repeatedly and I can't see the onfocus event being fired.&amp;nbsp;&amp;nbsp; Has anyone else experienced this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2011 08:23:22 GMT</pubDate>
    <dc:creator>StuartGillies</dc:creator>
    <dc:date>2011-10-07T08:23:22Z</dc:date>
    <item>
      <title>Implementing Icombobox</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/implementing-icombobox/m-p/340981#M8950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently converting an ArcGIS 9.3.1 extension to 10.&amp;nbsp; The extension has several toolbars, two of which have pulldown selection menus, which will have to be re-created using comboboxes.&amp;nbsp; The pulldowns are both populated from an external database and contents can change through a session.&amp;nbsp;&amp;nbsp; As the combobox contents are dynamic I only want to populate them if and when the user wants to change the selection and I would like to do this each time the combobox receives focus.&amp;nbsp; I'd intended to use the onfocus event to update the items in the combobox but I have tested the comboxes repeatedly and I can't see the onfocus event being fired.&amp;nbsp;&amp;nbsp; Has anyone else experienced this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 08:23:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/implementing-icombobox/m-p/340981#M8950</guid>
      <dc:creator>StuartGillies</dc:creator>
      <dc:date>2011-10-07T08:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Icombobox</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/implementing-icombobox/m-p/340982#M8951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Stuart,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will have to explain at what point these dynamic changes must occur.&amp;nbsp; From what I can tell, the ComboBoxes are populated when the Toolbar loads, then at some point they are then repopulated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you having problems getting the CboBoxes to load on the first go?&amp;nbsp; What action needs to occur for the ComboBox datasource to change?&amp;nbsp; I don't see how simply gaining focus would be cause to change the control's datasource.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 11:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/implementing-icombobox/m-p/340982#M8951</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-10-07T11:49:17Z</dc:date>
    </item>
  </channel>
</rss>

