<?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: ui_infield method 7, sample ? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124991#M16705</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
There are numerous examples to be found in the standard ArchiCAD Library. All checkboxes in which the text is clickable are scripted this way.&lt;BR /&gt;
&lt;BR /&gt;
This example comes from the object 'Material Legend':&lt;BR /&gt;

&lt;PRE&gt;ui_infield{3} "name_tab", xStart, yStart+hRow, x1-xStart-2, 15,
        7, "", 2, 1, 0, 0, 0, 0,
        1, `Show Schedule Name`, 0,
        2, `Show Schedule Name`, 1
&lt;/PRE&gt;

There are two thing to note here: (1) use the {3} version of the commad; (2) use it for a Boolean parameter or for one that has two fix values defined.&lt;BR /&gt;
&lt;BR /&gt;
HTH,</description>
    <pubDate>Tue, 14 Jun 2011 10:00:16 GMT</pubDate>
    <dc:creator>ztaskai</dc:creator>
    <dc:date>2011-06-14T10:00:16Z</dc:date>
    <item>
      <title>ui_infield method 7, sample ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124989#M16703</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm trying to use this method, but I do not find any sample of how to use it. I've successfully used method 1 after finding a sample.&lt;BR /&gt;
But I'm obviously not very good at guessing, so I didn't have any success in trying to use it with method 7.&lt;BR /&gt;
Can someone help me, please?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jun 2011 12:09:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124989#M16703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-09T12:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: ui_infield method 7, sample ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124990#M16704</link>
      <description>I studied another sample, and suddenly I understood I would obtain what I wanted using an ordinary ui_infield.&lt;BR /&gt;
But if someone has a sample of method 7, I would appreciate it, still.</description>
      <pubDate>Thu, 09 Jun 2011 12:29:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124990#M16704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-09T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: ui_infield method 7, sample ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124991#M16705</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
There are numerous examples to be found in the standard ArchiCAD Library. All checkboxes in which the text is clickable are scripted this way.&lt;BR /&gt;
&lt;BR /&gt;
This example comes from the object 'Material Legend':&lt;BR /&gt;

&lt;PRE&gt;ui_infield{3} "name_tab", xStart, yStart+hRow, x1-xStart-2, 15,
        7, "", 2, 1, 0, 0, 0, 0,
        1, `Show Schedule Name`, 0,
        2, `Show Schedule Name`, 1
&lt;/PRE&gt;

There are two thing to note here: (1) use the {3} version of the commad; (2) use it for a Boolean parameter or for one that has two fix values defined.&lt;BR /&gt;
&lt;BR /&gt;
HTH,</description>
      <pubDate>Tue, 14 Jun 2011 10:00:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/ui-infield-method-7-sample/m-p/124991#M16705</guid>
      <dc:creator>ztaskai</dc:creator>
      <dc:date>2011-06-14T10:00:16Z</dc:date>
    </item>
  </channel>
</rss>

