<?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 Remove the name on a combo box within a python add-in in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688304#M4716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I would like to remove or edit the label&amp;nbsp;that shows up next to the combo box in a python add-in I created, but I cannot figure out how. It is probably something really simple that I have overlooked in the help documents and in my book, but after 2 hours of searching I still have not found a solution, so I figured I'd crowd-source. Thank you so much if you can help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/350059_2017-05-08_10-24-04.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 May 2017 14:27:01 GMT</pubDate>
    <dc:creator>HannesZiegler2</dc:creator>
    <dc:date>2017-05-08T14:27:01Z</dc:date>
    <item>
      <title>Remove the name on a combo box within a python add-in</title>
      <link>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688304#M4716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I would like to remove or edit the label&amp;nbsp;that shows up next to the combo box in a python add-in I created, but I cannot figure out how. It is probably something really simple that I have overlooked in the help documents and in my book, but after 2 hours of searching I still have not found a solution, so I figured I'd crowd-source. Thank you so much if you can help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/350059_2017-05-08_10-24-04.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 14:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688304#M4716</guid>
      <dc:creator>HannesZiegler2</dc:creator>
      <dc:date>2017-05-08T14:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the name on a combo box within a python add-in</title>
      <link>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688305#M4717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hannes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you leave the caption for that widget blank (or put in a space) in the Python Addins wizard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can edit the config.xml in the addin folder within your addin folder. Set the tag for the combo box to be ComboBox caption="" (empty string in double quotes). Don't forget to recompile it by running makeaddin.py and relaunch ArcMap/Catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Micah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 14:53:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688305#M4717</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2017-05-08T14:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the name on a combo box within a python add-in</title>
      <link>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688306#M4718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked! Thank you. I had a feeling I could edit the XML file, but when I tried it out I did not re-compile before testing, so of course nothing changed. Now after making the change and re-compiling, it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 15:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/remove-the-name-on-a-combo-box-within-a-python-add/m-p/688306#M4718</guid>
      <dc:creator>HannesZiegler2</dc:creator>
      <dc:date>2017-05-08T15:35:48Z</dc:date>
    </item>
  </channel>
</rss>

