<?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 palette-based addon refresh in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304508#M1706</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Working on a palette-based addon requires reloading the project every time I have to load / unload the addon, upon re-building the .apx after some changes. This is a time-consuming process everytime I need to test a change (which happens frequently).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you guys go about this? Is there a way to check the effect of a change in an .apx without unloading/re-loading it in Archicad?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 06:30:49 GMT</pubDate>
    <dc:creator>dushyant</dc:creator>
    <dc:date>2021-09-14T06:30:49Z</dc:date>
    <item>
      <title>palette-based addon refresh</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304508#M1706</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Working on a palette-based addon requires reloading the project every time I have to load / unload the addon, upon re-building the .apx after some changes. This is a time-consuming process everytime I need to test a change (which happens frequently).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you guys go about this? Is there a way to check the effect of a change in an .apx without unloading/re-loading it in Archicad?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 06:30:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304508#M1706</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-14T06:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: palette-based addon refresh</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304566#M1707</link>
      <description>&lt;P&gt;If you have a palette based addon, than your addon should be preloaded. It means that it is kept in memory all the time to handle the palette properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately it means that you have to unload/reload the addon to see the new version. Personally I prefer to restart Archicad, because in this case the addon will be reloaded automatically, and it needs fewer clicks.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 19:19:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304566#M1707</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2021-09-02T19:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: palette-based addon refresh</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304654#M1708</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/12765"&gt;@Viktor Kovacs&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Personally I prefer to restart Archicad, because in this case the addon will be reloaded automatically, and it needs fewer clicks.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks for sharing that tip Viktor.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 06:36:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/palette-based-addon-refresh/m-p/304654#M1708</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-03T06:36:53Z</dc:date>
    </item>
  </channel>
</rss>

