<?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 - script, connect to a specific cell in an array? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145872#M15512</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
UI_INFIELD w[1][2], x, y, width, height&lt;BR /&gt;
&lt;BR /&gt;
should work.</description>
    <pubDate>Wed, 02 May 2012 14:12:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-02T14:12:15Z</dc:date>
    <item>
      <title>UI - script, connect to a specific cell in an array?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145871#M15511</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi!&lt;BR /&gt;
&lt;BR /&gt;
I have a matris / array variable that have 2 colums and 6 rows.&lt;BR /&gt;
How do I connect to a specific cell in that array from an UI_INFIELD?  UI_INFIELD will not allow me to call "dim_w&lt;A&gt;&lt;B&gt;"&lt;BR /&gt;
&lt;BR /&gt;
Regards &lt;BR /&gt;
Tobias&lt;/B&gt;&lt;/A&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 May 2012 11:47:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145871#M15511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-02T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: UI - script, connect to a specific cell in an array?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145872#M15512</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
UI_INFIELD w[1][2], x, y, width, height&lt;BR /&gt;
&lt;BR /&gt;
should work.</description>
      <pubDate>Wed, 02 May 2012 14:12:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145872#M15512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-02T14:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: UI - script, connect to a specific cell in an array?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145873#M15513</link>
      <description>It doesn't work, it complain about that the name isn't a valid parametername.&lt;BR /&gt;
&lt;BR /&gt;
UI_Infield{2} does work though  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_surprised.gif" style="display : inline;" /&gt;    Bad that the documentation couldn't describe the differents between the functions.</description>
      <pubDate>Wed, 02 May 2012 20:01:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145873#M15513</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-02T20:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: UI - script, connect to a specific cell in an array?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145874#M15514</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Yes, seems that you can only get the whole &lt;BR /&gt;
array to be modified as a whole via a button &lt;BR /&gt;
created by the UI_INFIELD.&lt;BR /&gt;
&lt;BR /&gt;
Regards, Juha</description>
      <pubDate>Thu, 03 May 2012 07:33:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145874#M15514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-03T07:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: UI - script, connect to a specific cell in an array?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145875#M15515</link>
      <description>&lt;BLOCKQUOTE&gt;TurboGlider wrote:&lt;BR /&gt;UI_Infield{2} does work though&lt;/BLOCKQUOTE&gt;
Yes, ui_infield{2} and ui_infield{3} are applicable to arrays.</description>
      <pubDate>Thu, 03 May 2012 08:39:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145875#M15515</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2012-05-03T08:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: UI - script, connect to a specific cell in an array?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145876#M15516</link>
      <description>Yes, I did saw that today in the description, a very short notice in a big section. But yeah, now my script work and the users could edit the value much easier.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Thu, 03 May 2012 18:13:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-script-connect-to-a-specific-cell-in-an-array/m-p/145876#M15516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-03T18:13:56Z</dc:date>
    </item>
  </channel>
</rss>

