<?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: GDL: Basic UI Shapes in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229109#M2223</link>
    <description>Apart from horizontal or vertical lines or rectangles, not that I know of.&lt;BR /&gt;
You will have to use a picture.&lt;BR /&gt;
&lt;BR /&gt;
And be aware that the bounding box of the picture will block other infields &amp;amp; outfields even if the picture has a transparent background.&lt;BR /&gt;
It is especially troublesome for infields - it may look like it is in front of the picture but you can type anything in the field.&lt;BR /&gt;
The trick I have found if you want an infield and picture to overlap is to script the infield, then the picture and then the same infield again.&lt;BR /&gt;
&lt;BR /&gt;
UI_INFIELD...&lt;BR /&gt;
UI_PICTURE...&lt;BR /&gt;
UI_INFIELD...&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Fri, 31 May 2019 03:55:52 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2019-05-31T03:55:52Z</dc:date>
    <item>
      <title>GDL: Basic UI Shapes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229108#M2222</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi all,&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to create basic shapes in the UI script without resorting to images?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 31 May 2019 03:42:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229108#M2222</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2019-05-31T03:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: GDL: Basic UI Shapes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229109#M2223</link>
      <description>Apart from horizontal or vertical lines or rectangles, not that I know of.&lt;BR /&gt;
You will have to use a picture.&lt;BR /&gt;
&lt;BR /&gt;
And be aware that the bounding box of the picture will block other infields &amp;amp; outfields even if the picture has a transparent background.&lt;BR /&gt;
It is especially troublesome for infields - it may look like it is in front of the picture but you can type anything in the field.&lt;BR /&gt;
The trick I have found if you want an infield and picture to overlap is to script the infield, then the picture and then the same infield again.&lt;BR /&gt;
&lt;BR /&gt;
UI_INFIELD...&lt;BR /&gt;
UI_PICTURE...&lt;BR /&gt;
UI_INFIELD...&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 31 May 2019 03:55:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229109#M2223</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-05-31T03:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: GDL: Basic UI Shapes</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229110#M2224</link>
      <description>I use single pixel bitmaps for frames and line (H&amp;amp;V),&lt;BR /&gt;
It could be possible to script the other shapes using such single pixel bitmaps as well...yet I try avoiding it, because more complicated the UI scrip is, the less responsive the UI can be (especially the first use until it is cached).&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Sat, 01 Jun 2019 07:42:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-Basic-UI-Shapes/m-p/229110#M2224</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2019-06-01T07:42:28Z</dc:date>
    </item>
  </channel>
</rss>

