<?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 LUA Netfabb input and creating a button in Netfabb Forum</title>
    <link>https://forums.autodesk.com/t5/netfabb-forum/lua-netfabb-input-and-creating-a-button/m-p/8855201#M2235</link>
    <description>&lt;P&gt;&amp;nbsp; Is there any posibility to create input dialog (using inputdlg function) with multi-line input to enter&amp;nbsp;few values?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Can we create button or somehow export lua script to interface?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 12:24:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-17T12:24:28Z</dc:date>
    <item>
      <title>LUA Netfabb input and creating a button</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/lua-netfabb-input-and-creating-a-button/m-p/8855201#M2235</link>
      <description>&lt;P&gt;&amp;nbsp; Is there any posibility to create input dialog (using inputdlg function) with multi-line input to enter&amp;nbsp;few values?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Can we create button or somehow export lua script to interface?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 12:24:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/lua-netfabb-input-and-creating-a-button/m-p/8855201#M2235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-17T12:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: LUA Netfabb input and creating a button</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/lua-netfabb-input-and-creating-a-button/m-p/8855151#M2236</link>
      <description>&lt;P&gt;In addition to &lt;CODE&gt;inputdlg&lt;/CODE&gt; that asks for only one text input, a large number of GUI elements is available for creating your own GUI for your scripts, including buttons, text inputs (&lt;CODE&gt;edit&lt;/CODE&gt;) including multi-line text input (&lt;CODE&gt;memo&lt;/CODE&gt;), scrollbars, images, dropdowns, and more. Many of those are demonstrated in the various demo applications loaded in Netfabb as well as included in the form of separate files in the Examples subfolder in the installation folder of Netfabb. The &lt;SAMP&gt;DemoWorkflow&lt;/SAMP&gt;&amp;nbsp;script demonstrates the pop-up, or modal nature of an input dialogue quite well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Steffen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 14:51:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/lua-netfabb-input-and-creating-a-button/m-p/8855151#M2236</guid>
      <dc:creator>steffen_anders_adsk</dc:creator>
      <dc:date>2019-06-27T14:51:35Z</dc:date>
    </item>
  </channel>
</rss>

