<?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: How to store a picture in to an object? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252967#M10769</link>
    <description>It would be one of my big wishes at Graphisoft to build a simple possible way to add pictures to existing elements - because if you are working deep in the developing process  - it is simply not possible to know all pictures you will need later in Your new gdl - UI. &lt;BR /&gt;
&lt;BR /&gt;
The ideas for the IU are coming later in this programming-process.&lt;BR /&gt;
&lt;BR /&gt;
There is a possibility to add pictures later over xml-converter - but there is not much "support" ore "documentation" from Graphisoft at this option - for simle minds like mine.&lt;BR /&gt;
&lt;BR /&gt;
There should be some sort of button in the GDL-programming enviroment to add pictures directly!&lt;BR /&gt;
&lt;BR /&gt;
I copy this at the wishes-part!</description>
    <pubDate>Tue, 24 Mar 2015 05:20:23 GMT</pubDate>
    <dc:creator>Hmooslechner</dc:creator>
    <dc:date>2015-03-24T05:20:23Z</dc:date>
    <item>
      <title>How to store a picture in to an object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252964#M10766</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I found out that a UI_PICT can refer to an 'indexed' picture stored in the library part. So this makes it possible to make one file for all the components of a UI-script. &lt;BR /&gt;
But how?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Mar 2015 21:24:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252964#M10766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T21:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a picture in to an object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252965#M10767</link>
      <description>Maybe you should check out the default library for examples.&lt;BR /&gt;
For example, Doors have many available panels. The image showing the previews of the various panels uses this solution I think. Check that and you will probably find out.&lt;BR /&gt;
&lt;BR /&gt;
There is an old AC-Talk thread about this:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=15114" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... hp?t=15114"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=15114&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Also see the Online Help:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://helpcenter.graphisoft.com/guides/gdl-guide-for-archicad-18/chapter-9-non-geometric-scripts/the-user-interface-script/#UI_INFIELD" target="_blank"&gt;&lt;LINK_TEXT text="http://helpcenter.graphisoft.com/guides ... UI_INFIELD"&gt;http://helpcenter.graphisoft.com/guides/gdl-guide-for-archicad-18/chapter-9-non-geometric-scripts/the-user-interface-script/#UI_INFIELD&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Wed, 11 Mar 2015 15:27:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252965#M10767</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2015-03-11T15:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a picture in to an object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252966#M10768</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Place pictures in the floor plan, select them&lt;BR /&gt;
and save selection as an object.&lt;BR /&gt;
&lt;BR /&gt;
That way the pics are stored in the object and you can&lt;BR /&gt;
refer to them with index 1,2,3 etc. Index 0 refers &lt;BR /&gt;
to the preview picture of the object.</description>
      <pubDate>Mon, 23 Mar 2015 18:04:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252966#M10768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-23T18:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to store a picture in to an object?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252967#M10769</link>
      <description>It would be one of my big wishes at Graphisoft to build a simple possible way to add pictures to existing elements - because if you are working deep in the developing process  - it is simply not possible to know all pictures you will need later in Your new gdl - UI. &lt;BR /&gt;
&lt;BR /&gt;
The ideas for the IU are coming later in this programming-process.&lt;BR /&gt;
&lt;BR /&gt;
There is a possibility to add pictures later over xml-converter - but there is not much "support" ore "documentation" from Graphisoft at this option - for simle minds like mine.&lt;BR /&gt;
&lt;BR /&gt;
There should be some sort of button in the GDL-programming enviroment to add pictures directly!&lt;BR /&gt;
&lt;BR /&gt;
I copy this at the wishes-part!</description>
      <pubDate>Tue, 24 Mar 2015 05:20:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-store-a-picture-in-to-an-object/m-p/252967#M10769</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2015-03-24T05:20:23Z</dc:date>
    </item>
  </channel>
</rss>

