<?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: iLogic inputlistbox Width in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/13746616#M176344</link>
    <description>&lt;P&gt;If an InputListBox must be used, extend the box width by adding to the text in the ListName.&lt;/P&gt;&lt;P&gt;ex.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ListName&lt;/SPAN&gt; := &lt;SPAN&gt;"----------------- Select a Category ---------------------"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;This works with the other built-in boxes too.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 14:49:08 GMT</pubDate>
    <dc:creator>SteveK88</dc:creator>
    <dc:date>2025-07-30T14:49:08Z</dc:date>
    <item>
      <title>iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3206050#M138565</link>
      <description>&lt;P&gt;Is there a way in iLogic to set the inputlistbox width?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2011 18:45:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3206050#M138565</guid>
      <dc:creator>Lance127</dc:creator>
      <dc:date>2011-10-26T18:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3214564#M138566</link>
      <description>&lt;P&gt;Currently, there are no property controls available to resize an inputlistbox in iLogic. Users can log enhancement requests at the following url:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=1109794" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=1109794&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2011 20:49:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3214564#M138566</guid>
      <dc:creator>Daren.Lawrence</dc:creator>
      <dc:date>2011-11-02T20:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3219004#M138567</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 13:08:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3219004#M138567</guid>
      <dc:creator>Lance127</dc:creator>
      <dc:date>2011-11-07T13:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3933019#M138568</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I am posting this, since it can be useful for others. who search for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since i got information by this forum, that InputListBox Size cannot be modified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used an indirect method for selection.&lt;/P&gt;&lt;P&gt;1. Created JPG of the Full File Name&lt;/P&gt;&lt;P&gt;2. Triggered the JPG File&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ThisDoc&lt;/SPAN&gt;.&lt;SPAN&gt;Launch&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;path\file.ext&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;3. Then Triggered&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;InputListBox&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;4. User can swap inventor and JPG Image Default browser to understand, what to select.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG align="center" title="InputListBox Size Problem-Indirect Solution.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/53014i9609B0935FBF80CF/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="InputListBox Size Problem-Indirect Solution.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it will be useful&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11px; line-height: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2013 06:55:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3933019#M138568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-23T06:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3934163#M138569</link>
      <description>Another reach around is to use an iLogic form referencing a multi-value text parameter.</description>
      <pubDate>Thu, 23 May 2013 17:24:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3934163#M138569</guid>
      <dc:creator>mrattray</dc:creator>
      <dc:date>2013-05-23T17:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3934682#M138570</link>
      <description>&lt;P&gt;Hi Mike, in Autodesk Inventor 2011, Form Option is not implemented. So i have to live around with what is available.....(Message Box, Input Box, Input List Box, Input Radio Box)&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 05:12:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3934682#M138570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T05:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3935068#M138571</link>
      <description>Oops, I missed that you were on 2011.</description>
      <pubDate>Fri, 24 May 2013 11:51:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3935068#M138571</guid>
      <dc:creator>mrattray</dc:creator>
      <dc:date>2013-05-24T11:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3935093#M138572</link>
      <description>&lt;P&gt;We are on 2013 now and I swapped out all the listboxes for forms, it was kind of a pain but I like the fact we can actually read all the info now.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2013 12:07:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/3935093#M138572</guid>
      <dc:creator>Lance127</dc:creator>
      <dc:date>2013-05-24T12:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic inputlistbox Width</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/13746616#M176344</link>
      <description>&lt;P&gt;If an InputListBox must be used, extend the box width by adding to the text in the ListName.&lt;/P&gt;&lt;P&gt;ex.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;ListName&lt;/SPAN&gt; := &lt;SPAN&gt;"----------------- Select a Category ---------------------"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;This works with the other built-in boxes too.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 14:49:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-inputlistbox-width/m-p/13746616#M176344</guid>
      <dc:creator>SteveK88</dc:creator>
      <dc:date>2025-07-30T14:49:08Z</dc:date>
    </item>
  </channel>
</rss>

