<?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: Panel_Test problems in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269718#M5397</link>
    <description>Hi&lt;BR /&gt;
thanks for the reply.&lt;BR /&gt;
I dont have problems building and executing in ArchiCad many of the other add-ons.&lt;BR /&gt;
The Panel_test example compiles and is loaded through the Add-ON manager without a problem. I just dont see the additional panels, where would they be displayed..... I was interested in creating custom panels in the settings dialogs.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Dimi</description>
    <pubDate>Fri, 15 May 2015 10:57:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-15T10:57:23Z</dc:date>
    <item>
      <title>[SOLVED] Panel_Test problems</title>
      <link>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269716#M5395</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi&lt;BR /&gt;
I compiled the apx and loaded it through the Add-on Manager.&lt;BR /&gt;
But I dont see any additional panels. Where are these panels visible?&lt;BR /&gt;
My goal is to provide a custom UI for values I stored with ACAPI_Element_SetUserData().&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
On another note, just to verify that it cant be done. I have not found a API function which allows to add a parameter programmatically so that its visible in a library parts Custom Settings panel. Can you add parameters only through the GDL editor manually?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Dimi&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 May 2023 14:37:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269716#M5395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Panel_Test problems</title>
      <link>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269717#M5396</link>
      <description>&lt;BLOCKQUOTE&gt;christop wrote:&lt;BR /&gt;Hi&lt;BR /&gt;
I compiled the apx and loaded it through the Add-on Manager.&lt;BR /&gt;
But I dont see any additional panels. Where are these panels visible?&lt;BR /&gt;
&lt;BR /&gt;
On another note, just to verify that it cant be done. I have not found a API function which allows to add a parameter programmatically so that its visible in a library parts Custom Settings panel. Can you add parameters only through the GDL editor manually?&lt;/BLOCKQUOTE&gt;
The example add-ons will only load if you run ArchiCAD as a demo, i.e. no active licence or keyplug. If you're running it licensed, you won't see anything. Also, check the Add-On Manager to see if the add-on is loaded.&lt;BR /&gt;
&lt;BR /&gt;
The GDL UI can't be interactively modified by an add-on. It could modify the UI script, but I don't think that's what you want.</description>
      <pubDate>Fri, 15 May 2015 09:47:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269717#M5396</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2015-05-15T09:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Panel_Test problems</title>
      <link>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269718#M5397</link>
      <description>Hi&lt;BR /&gt;
thanks for the reply.&lt;BR /&gt;
I dont have problems building and executing in ArchiCad many of the other add-ons.&lt;BR /&gt;
The Panel_test example compiles and is loaded through the Add-ON manager without a problem. I just dont see the additional panels, where would they be displayed..... I was interested in creating custom panels in the settings dialogs.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Dimi</description>
      <pubDate>Fri, 15 May 2015 10:57:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269718#M5397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-15T10:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Panel_Test problems</title>
      <link>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269719#M5398</link>
      <description>&lt;BLOCKQUOTE&gt;christop wrote:&lt;BR /&gt;The Panel_test example compiles and is loaded through the Add-ON manager without a problem. I just dont see the additional panels, where would they be displayed..... I was interested in creating custom panels in the settings dialogs.&lt;/BLOCKQUOTE&gt;
Do you need to show the panels in &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Work Environment &amp;gt; Tool Settings Dialog Boxes&lt;E&gt;&lt;/E&gt;?</description>
      <pubDate>Fri, 15 May 2015 12:58:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269719#M5398</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2015-05-15T12:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Panel_Test problems</title>
      <link>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269720#M5399</link>
      <description>Hi&lt;BR /&gt;
this was it. You have to enable the visibility of the Panel from the ArchiCad Settigns.&lt;BR /&gt;
&lt;BR /&gt;
I did need to enable the following settings.&lt;BR /&gt;
Option-&amp;gt;Work Environment-&amp;gt;Tool Settings Dialog Boxes-&amp;gt; (Select wall)-&amp;gt;(Enable panel Test Settings Pane by clicking on the grey eye icon)&lt;BR /&gt;
&lt;BR /&gt;
Option-&amp;gt;Work Environment-&amp;gt;InfoBox-&amp;gt; (Select wall)-&amp;gt;(Enable panel Test InfoBox Pane by clicking on the grey eye icon)&lt;BR /&gt;
&lt;BR /&gt;
The Panel_Test Attribute Pane is visible through&lt;BR /&gt;
Options-&amp;gt;Element Attributes-&amp;gt;Surfaces-&amp;gt;(on the bottom)&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 20 May 2015 14:29:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/SOLVED-Panel-Test-problems/m-p/269720#M5399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-20T14:29:09Z</dc:date>
    </item>
  </channel>
</rss>

