<?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 UI_Pict merged in gsm file? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128675#M14169</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi! &lt;BR /&gt;
&lt;BR /&gt;
I'm kind of new in making archicad scripts and i have a little problem when writing interfacescript. &lt;BR /&gt;
I want to have a little logo (image) in my interfacebox. The problem is that i want the image file to be merged with the object file. &lt;BR /&gt;
&lt;BR /&gt;
My code goes like this now UI_PICT "Logo.jpg", 0, 0, 1&lt;BR /&gt;
and with that code i have to import the Logo.jpg file in library manager to see it.&lt;BR /&gt;
&lt;BR /&gt;
I have seen files with the code like UI_PICT 1, 0, 0, 1&lt;BR /&gt;
&lt;BR /&gt;
How do they intergrate their pictures and make them refer to a number??&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Im hope someone can help me! Thanks!&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 19 Mar 2013 10:52:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-03-19T10:52:50Z</dc:date>
    <item>
      <title>UI_Pict merged in gsm file?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128675#M14169</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi! &lt;BR /&gt;
&lt;BR /&gt;
I'm kind of new in making archicad scripts and i have a little problem when writing interfacescript. &lt;BR /&gt;
I want to have a little logo (image) in my interfacebox. The problem is that i want the image file to be merged with the object file. &lt;BR /&gt;
&lt;BR /&gt;
My code goes like this now UI_PICT "Logo.jpg", 0, 0, 1&lt;BR /&gt;
and with that code i have to import the Logo.jpg file in library manager to see it.&lt;BR /&gt;
&lt;BR /&gt;
I have seen files with the code like UI_PICT 1, 0, 0, 1&lt;BR /&gt;
&lt;BR /&gt;
How do they intergrate their pictures and make them refer to a number??&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Im hope someone can help me! Thanks!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Mar 2013 10:52:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128675#M14169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-19T10:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: UI_Pict merged in gsm file?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128676#M14170</link>
      <description>Image can be built using LP_XMLConverter tool&lt;BR /&gt;
or if from the very beginning of a picture and save it as a library item, it will go to the index 1 (if one image)&lt;BR /&gt;
In the future, writing any scripts, change the subtype of your logo will remain within the element.</description>
      <pubDate>Tue, 19 Mar 2013 11:28:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128676#M14170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-19T11:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: UI_Pict merged in gsm file?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128677#M14171</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
As sl_gdl suggest, place the image(s) in the &lt;BR /&gt;
floor plan, select them and save as an object -&amp;gt; &lt;BR /&gt;
the images are saved in the object binary. You &lt;BR /&gt;
can refer to them with index 1,2,3 and so on.&lt;BR /&gt;
&lt;BR /&gt;
If you have just one image you can place it &lt;BR /&gt;
in the object preview - it has the index number 0.</description>
      <pubDate>Wed, 20 Mar 2013 14:58:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/UI-Pict-merged-in-gsm-file/m-p/128677#M14171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T14:58:49Z</dc:date>
    </item>
  </channel>
</rss>

