<?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: Interface Script in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112280#M36371</link>
    <description>Attached, a UI PageTurn object.&lt;BR /&gt;
Explanations inside the object, for AC 8.1 &amp;amp; 9.&lt;BR /&gt;
&lt;BR /&gt;
This is a variation around the original idea from Joachim Suehlo.&lt;BR /&gt;
The main advantage of Joachim's method : one can jump directly from page 1 to page 5.&lt;BR /&gt;
&lt;BR /&gt;
Fast and easy to script, if you don't need images to illustrate buttons.&lt;BR /&gt;
Enjoy.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Attachment deleted by the author: see next posts</description>
    <pubDate>Tue, 26 Jul 2005 18:58:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-07-26T18:58:35Z</dc:date>
    <item>
      <title>Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112270#M36361</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hopefully this is possible. Once I’m completely finished with Interface it will probably be about 10 pages. So what I wondering is there a wait to setup the first page as a menu with buttons that would take you to each page. Also each page would need a menu button to take you back to the menu. If this is possible does anyone have an example?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Jun 2005 18:01:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112270#M36361</guid>
      <dc:creator>Red</dc:creator>
      <dc:date>2005-06-30T18:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112271#M36362</link>
      <description>Hello Red&lt;BR /&gt;
&lt;BR /&gt;
Take a look to the Olivier Dentan' library to see his way to manage his interface script You can download here &lt;A href="http://perso.wanadoo.fr/archilib.od/ac8eng.html" target="_blank"&gt;http://perso.wanadoo.fr/archilib.od/ac8eng.html&lt;/A&gt; —for the english version—.&lt;BR /&gt;
&lt;BR /&gt;
When he have several pages he use a variable — by example "npage" for his Window "Fen_XVT_OD"— which always present in his interface and which permit to switch from a page to an other  —the first like the other…—.&lt;BR /&gt;
&lt;BR /&gt;
The remainder of the page is conditioned by this variable and changes each time the parameter "npage" varies.&lt;BR /&gt;
&lt;BR /&gt;
Take a look and try, I hope that that will help you more than my explanations…</description>
      <pubDate>Thu, 30 Jun 2005 18:31:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112271#M36362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-06-30T18:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112272#M36363</link>
      <description>Another approach I have used is to use only one "Page" but use buttons to select the code with subroutines.</description>
      <pubDate>Fri, 01 Jul 2005 00:43:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112272#M36363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-01T00:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112273#M36364</link>
      <description>There was a thread in the german GDL-Talk of the ArchiCAD-Forum some years ago, where I described different methods for UI-Pageturn.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="http://www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041" target="_blank"&gt;&lt;/A&gt;&lt;A href="http://www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="www.a-null.com/ubb/ultimatebb.php?ubb=g ... 6;t=000041"&gt;www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Sat, 02 Jul 2005 17:41:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112273#M36364</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2005-07-02T17:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112274#M36365</link>
      <description>&lt;BLOCKQUOTE&gt;Joachim wrote:&lt;BR /&gt;There was a thread in the german GDL-Talk of the ArchiCAD-Forum some years ago, where I described different methods for UI-Pageturn.&lt;/BLOCKQUOTE&gt;

Danke sehr Joachim&lt;BR /&gt;
&lt;BR /&gt;
Great tip and GDL Lesson from a great forum that I know but where I don't go enough…&lt;BR /&gt;
It is hard to speak —write…— English for me and I promise to make effort to speak—read… in a first time…— german too.</description>
      <pubDate>Sat, 02 Jul 2005 18:01:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112274#M36365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-02T18:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112275#M36366</link>
      <description>One can use ui_infield{2} to build UI. I don't think there is a perfect solution. Each one has advantages and objections.&lt;BR /&gt;
Pro   : allows to see the complete page list and access to any page in one click. Fast&lt;BR /&gt;
Cons : reduces the space allowed for each page. &lt;BR /&gt;
No way to get rid of the right scroll bar, when not desired, to get more free space.&lt;BR /&gt;
More time consuming to create and adjust the buttons image.&lt;BR /&gt;
&lt;BR /&gt;
Despite limitations, i like this one. Example below&lt;BR /&gt;
&lt;A href="http://perso.wanadoo.fr/archilib.od/Sporting_Pool.pdf" target="_blank"&gt;http://perso.wanadoo.fr/archilib.od/Sporting_Pool.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Other ways exist. Look at  Joachim Suehlo's tutorial. &lt;BR /&gt;
&lt;BR /&gt;
Last, API programers can define the size of their UI window, i would like the same for GDL scripters. 443 x 266 is too much limited.&lt;BR /&gt;
May be this is for the whishlist.</description>
      <pubDate>Mon, 04 Jul 2005 17:41:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112275#M36366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-04T17:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112276#M36367</link>
      <description>Olivier,&lt;BR /&gt;
interesting page turning in your pdf-file. I like it.&lt;BR /&gt;
&lt;BR /&gt;
How do you use UI_INFIELD{2} for pageturning?&lt;BR /&gt;
That interests me much.&lt;BR /&gt;
&lt;BR /&gt;
The ui dimension is not limited in width since ArchiCAD 8; it is not documented but it works.&lt;BR /&gt;
See example below:&lt;BR /&gt;
&lt;IMG src="http://download.b-prisma.de/objekte/longer_ui.gif" /&gt;&lt;BR /&gt;
(You have to deactivate the left parts of the object settings dialog, then you can stretch the remainig window to size and the ui gets wider too.)</description>
      <pubDate>Mon, 04 Jul 2005 20:00:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112276#M36367</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2005-07-04T20:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112277#M36368</link>
      <description>Hello Joachim,&lt;BR /&gt;
&lt;BR /&gt;
I will answer you privately tomorrow, if you agree, too late for me tonight.&lt;BR /&gt;
I, too, have some technical questions about your tutorial.&lt;BR /&gt;
Because it is in German, may be i am missing some points.&lt;BR /&gt;
&lt;BR /&gt;
About ui_infield{2}, i guess i am not the only one to use it. &lt;BR /&gt;
There was a great example from LiHigh on this forum, and i feel other people can do the same.&lt;BR /&gt;
&lt;BR /&gt;
For the second part of your post, yes, i remember a previous thread from yourself.&lt;BR /&gt;
But this looks a bit like a workaround, don't you agree? I would like just more freedom in UI size for GDL scripters. &lt;BR /&gt;
See you later.</description>
      <pubDate>Mon, 04 Jul 2005 22:25:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112277#M36368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-04T22:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112278#M36369</link>
      <description>&lt;BLOCKQUOTE&gt;But this looks a bit like a workaround,...&lt;/BLOCKQUOTE&gt;which GS could stop anytime and your objects will not work anymore. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 05 Jul 2005 00:39:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112278#M36369</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-07-05T00:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112279#M36370</link>
      <description>&lt;BLOCKQUOTE&gt;Joachim wrote:&lt;BR /&gt;There was a thread in the german GDL-Talk of the ArchiCAD-Forum some years ago, where I described different methods for UI-Pageturn.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="http://www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041" target="_blank"&gt;&lt;/A&gt;&lt;A href="http://www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="www.a-null.com/ubb/ultimatebb.php?ubb=g ... 6;t=000041"&gt;www.a-null.com/ubb/ultimatebb.php?ubb=get_topic;f=6;t=000041&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;/BLOCKQUOTE&gt;
Hi Joachim,&lt;BR /&gt;
&lt;BR /&gt;
I did a try with your method. Thanks for your explanations.&lt;BR /&gt;
I used dummy ui_buttons, instead of ui_pict images, easy and fast to script.&lt;BR /&gt;
Just added an ui_pict frame macro to "highlight" the buttons, because they are not grayed when clicked.&lt;BR /&gt;
The turn page function is the same one as you describe in your tutorial, background boolean ui_infields.&lt;BR /&gt;
This seems to me a good compromise.</description>
      <pubDate>Fri, 15 Jul 2005 10:46:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112279#M36370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-15T10:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112280#M36371</link>
      <description>Attached, a UI PageTurn object.&lt;BR /&gt;
Explanations inside the object, for AC 8.1 &amp;amp; 9.&lt;BR /&gt;
&lt;BR /&gt;
This is a variation around the original idea from Joachim Suehlo.&lt;BR /&gt;
The main advantage of Joachim's method : one can jump directly from page 1 to page 5.&lt;BR /&gt;
&lt;BR /&gt;
Fast and easy to script, if you don't need images to illustrate buttons.&lt;BR /&gt;
Enjoy.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Attachment deleted by the author: see next posts</description>
      <pubDate>Tue, 26 Jul 2005 18:58:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112280#M36371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T18:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112281#M36372</link>
      <description>An image, showing the result.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/8793i5BE5E71E66FB3C2A/image-size/large?v=v2&amp;amp;px=999" border="0" alt="UI PageTurn.jpg" title="UI PageTurn.jpg" /&gt;</description>
      <pubDate>Tue, 26 Jul 2005 19:00:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112281#M36372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-26T19:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112282#M36373</link>
      <description>Olivier,&lt;BR /&gt;
&lt;BR /&gt;
I quite like your concept with buttons as it is really easy to code that crossplatformly but you're getting a bit ugly artefacts when double-clicking on a button (see attached image)...and that makes me wonder if it's worth it...</description>
      <pubDate>Tue, 26 Jul 2005 23:53:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112282#M36373</guid>
      <dc:creator>Rob</dc:creator>
      <dc:date>2005-07-26T23:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112283#M36374</link>
      <description>&lt;BLOCKQUOTE&gt;Rob wrote:&lt;BR /&gt;Olivier,&lt;BR /&gt;
&lt;BR /&gt;
I quite like your concept with buttons as it is really easy to code that crossplatformly but you're getting a bit ugly artefacts when double-clicking on a button (see attached image)...and that makes me wonder if it's worth it...&lt;/BLOCKQUOTE&gt;
Hi Rob,&lt;BR /&gt;
&lt;BR /&gt;
Why to click twice? Once is enough.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
You are right, in case of double-click the background button remains.&lt;BR /&gt;
I did a small rectification, surely one can do better. Any idea is welcome.&lt;BR /&gt;
&lt;BR /&gt;
Joachim just remembers to me that the UI pageturn method with booleans is from Roberto Corona.&lt;BR /&gt;
That's true. My apologies to Roberto. I have rectified this too, into the object.&lt;BR /&gt;
Joachim did the adaptation with ui_pict for masking the boolean buttons.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Attachment deleted by the author: see next post</description>
      <pubDate>Wed, 27 Jul 2005 10:14:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112283#M36374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-27T10:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112284#M36375</link>
      <description>Finaly i got it !!! &lt;BR /&gt;
&lt;BR /&gt;
A simple (one pixel) ui_pict "pix_red", 0, 0 &lt;BR /&gt;
placed anywhere in the script, but WITHOUT x &amp;amp; y dimensions, and this does the trick.&lt;BR /&gt;
In case of double-clicking, all is fine.&lt;BR /&gt;
&lt;BR /&gt;
This is so weird, but it works. Mysteries of GDL.</description>
      <pubDate>Thu, 28 Jul 2005 17:25:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112284#M36375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-28T17:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112285#M36376</link>
      <description>sorry Olivier,&lt;BR /&gt;
&lt;BR /&gt;
I didn't get back to you after my initial comment because I've got absolutely hammered at work. I'll test this one for sure...</description>
      <pubDate>Fri, 29 Jul 2005 06:07:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112285#M36376</guid>
      <dc:creator>Rob</dc:creator>
      <dc:date>2005-07-29T06:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112286#M36377</link>
      <description>great !&lt;BR /&gt;
&lt;BR /&gt;
here are some ideas to make it work in archicad 7 (I think it will also work in archicad 6.5).&lt;BR /&gt;
here are some differences betwenn 7.0 and later versions:&lt;BR /&gt;
- In archiCAD 7 the width of the user interface is smaller and if we place elements outside, nothing is displayed (even not the elements inside). so we need to make the buttons smaller (see below)&lt;BR /&gt;
- couriously the button placed in the negative space makes no problem, so we can leave this like it is now. &lt;BR /&gt;
- the problem with the grayed out button (the first one) didn't occure in 7.0, so (if we want) we can leave it, but like mentioned above, it makes no problems&lt;BR /&gt;
- to avoid the ckeckbox, if a button is double clicked: the method with the 0x0 pixel gif does not work in 7.0, so we need to use the more complicate method shown in the UI_pageturn2.zip&lt;BR /&gt;
&lt;BR /&gt;
to check, if archicad 7 or 6.5 is in use, we can do it this way: 
&lt;PRE&gt;!!! additional method for usage in archicad 7 by gerd schneider
!!! change size of buttons for archicad versions 7.0 and maybe 6.5
!!! maybe the limit value for the gdl version is not correct

gdlv = req("GDL_Version")
if gdlv &amp;lt; 1.279 and bpos = 0 then      ! archicad 7.0r3 gdlv1.278
	xx = 44    ! button length 
	yy = 22    ! button height 
else
	xx = 63    ! button length
	yy = 22    ! button height
endif&lt;/PRE&gt;
the same method can be used in the script changing the parameters of but1, but2...&lt;BR /&gt;
&lt;BR /&gt;
ok, maybe it is too complicated to make one object working well in several archicad versions, &lt;BR /&gt;
I don't know, how many people work with the 7.0 and the startedition and if it is really necessary to develop gdl's working with older versions, but perhaps it is interesting for some of you.&lt;BR /&gt;
&lt;BR /&gt;
best regards, gerd</description>
      <pubDate>Fri, 29 Jul 2005 10:42:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112286#M36377</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-07-29T10:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112287#M36378</link>
      <description>one additional remark to the methods used to change the page&lt;BR /&gt;
 (the part from roberto corona) and cover the ckeckboxes with buttons (olivier dentan): when i use it in archicad 7 with the modifications I told, the doubleclick on another button than the selected one &lt;BR /&gt;
- page 1 gets active (method from ui---2 :parameterscript)&lt;BR /&gt;
- the double clicked button gets active (better!), but the ckeckbox gets visible (method from ui---3 :parameterscript)&lt;BR /&gt;
&lt;BR /&gt;
but with one klick it works well.&lt;BR /&gt;
best regards, gerd</description>
      <pubDate>Fri, 29 Jul 2005 12:14:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112287#M36378</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-07-29T12:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112288#M36379</link>
      <description>Danke Gerd,&lt;BR /&gt;
&lt;BR /&gt;
I have deleted the two previous versions, to avoid confusion.&lt;BR /&gt;
Using the third and last version, you don't jump to another page in case of double-clic.&lt;BR /&gt;
Same thing if you adapt the UI for AC 7.&lt;BR /&gt;
&lt;BR /&gt;
To clarify a point, the checkbox (boolean) shows through the button during a fraction of second,&lt;BR /&gt;
the time during which it is clicked or double clicked, but it disapears after. &lt;BR /&gt;
This happens too, with Joachim's method, one can't avoid it.&lt;BR /&gt;
One may don't like that, for myself, it is a minor desagreement, compared to the flexibility.&lt;BR /&gt;
&lt;BR /&gt;
I did a try on AC 7, and your script works. &lt;BR /&gt;
The first button is not greyed on 7, that's true. &lt;BR /&gt;
&lt;BR /&gt;
On Mac, with AC 7, if i delete the (ui_pict "pix_red", 0, 0), i get the same artefact pointed by Rob.&lt;BR /&gt;
Curiously, if i delete it, it works fine only for the double button, when i double-click it. &lt;BR /&gt;
Still weird.</description>
      <pubDate>Fri, 29 Jul 2005 15:41:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112288#M36379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-29T15:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Interface Script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112289#M36380</link>
      <description>Following my investigations, i have found this.&lt;BR /&gt;
For ui_infield using arrays, there is no way to add a title on the button (in place of the four squares). &lt;BR /&gt;
&lt;BR /&gt;
Using the "dummy" ui_button command, one can add a title overlapping the original button.&lt;BR /&gt;
It works the same. See code with attachment.&lt;BR /&gt;
&lt;BR /&gt;
Of course, i know that it is the kind of feature that GS can change at any time.&lt;BR /&gt;
If they do, for next release, i hope they will replace this workaround by a new "official" feature, allowing the same result.</description>
      <pubDate>Thu, 04 Aug 2005 19:27:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Interface-Script/m-p/112289#M36380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-04T19:27:17Z</dc:date>
    </item>
  </channel>
</rss>

