<?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: Notification Manager in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184033#M5797</link>
    <description>Hi Danny, &lt;BR /&gt;
 &lt;BR /&gt;
After ArchiCAD started (and called your add-on's CheckEnvironment and RegisterInterface functions), your add-on will be unloaded from the memory. &lt;BR /&gt;
It won't work until the user try to use it, and at that point it will be loaded to the memory again and the Initialize function will be called. &lt;BR /&gt;
 &lt;BR /&gt;
So unfortunately it's not possible as far as I know. &lt;BR /&gt;
I will try to figure out a workaround for that, but I can't promise anything now. &lt;BR /&gt;
 &lt;BR /&gt;
Regards, &lt;BR /&gt;
Tibi</description>
    <pubDate>Thu, 15 Aug 2013 11:19:37 GMT</pubDate>
    <dc:creator>Tibor Lorantfy</dc:creator>
    <dc:date>2013-08-15T11:19:37Z</dc:date>
    <item>
      <title>Notification Manager</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184032#M5796</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Can the Notification Manager be used before a user request for the API is called?&lt;BR /&gt;&lt;BR /&gt;I would like to install ACAPI_Notify_CatchProjectEvent prior to the user calling any functions in the API. I have tried adding it to the Initialise function however it only starts catching events once I have called the API from its menu.&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Danny&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 13:19:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184032#M5796</guid>
      <dc:creator>Danny Sparks-Cousins</dc:creator>
      <dc:date>2023-08-02T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Manager</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184033#M5797</link>
      <description>Hi Danny, &lt;BR /&gt;
 &lt;BR /&gt;
After ArchiCAD started (and called your add-on's CheckEnvironment and RegisterInterface functions), your add-on will be unloaded from the memory. &lt;BR /&gt;
It won't work until the user try to use it, and at that point it will be loaded to the memory again and the Initialize function will be called. &lt;BR /&gt;
 &lt;BR /&gt;
So unfortunately it's not possible as far as I know. &lt;BR /&gt;
I will try to figure out a workaround for that, but I can't promise anything now. &lt;BR /&gt;
 &lt;BR /&gt;
Regards, &lt;BR /&gt;
Tibi</description>
      <pubDate>Thu, 15 Aug 2013 11:19:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184033#M5797</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2013-08-15T11:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Manager</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184034#M5798</link>
      <description>Thanks Tibor - it would be great if we could identify a workaround but I understand the API was not designed to give that functionality.</description>
      <pubDate>Fri, 16 Aug 2013 03:22:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Notification-Manager/m-p/184034#M5798</guid>
      <dc:creator>Danny Sparks-Cousins</dc:creator>
      <dc:date>2013-08-16T03:22:41Z</dc:date>
    </item>
  </channel>
</rss>

