<?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: enable / disable menu items with function in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222204#M2738</link>
    <description>The status of menu items can be managed using &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Interface&lt;E&gt;&lt;/E&gt; with &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIIo_SetMenuItemFlagsID&lt;E&gt;&lt;/E&gt;.</description>
    <pubDate>Wed, 26 Feb 2020 11:48:07 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2020-02-26T11:48:07Z</dc:date>
    <item>
      <title>enable / disable menu items with function</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222203#M2737</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I would like to enable/disable menu items by a function.&lt;BR /&gt;&lt;BR /&gt;some examples where I need this:&lt;BR /&gt;1: only if there is a window or door selected a menu item shall be enabled&lt;BR /&gt;2: only if username and password are filled in my settings dialog the other menu items shall be enabled&lt;BR /&gt;&lt;BR /&gt;How is this possible?&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Sep 2022 09:02:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222203#M2737</guid>
      <dc:creator>Martin Walter</dc:creator>
      <dc:date>2022-09-28T09:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: enable / disable menu items with function</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222204#M2738</link>
      <description>The status of menu items can be managed using &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Interface&lt;E&gt;&lt;/E&gt; with &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIIo_SetMenuItemFlagsID&lt;E&gt;&lt;/E&gt;.</description>
      <pubDate>Wed, 26 Feb 2020 11:48:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222204#M2738</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-02-26T11:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: enable / disable menu items with function</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222205#M2739</link>
      <description>The function works, but it's not clear when to call it.&lt;BR /&gt;
&lt;BR /&gt;
I want some menu items to be enabled/disabled from program start.</description>
      <pubDate>Thu, 12 Mar 2020 16:06:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222205#M2739</guid>
      <dc:creator>Martin Walter</dc:creator>
      <dc:date>2020-03-12T16:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: enable / disable menu items with function</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222206#M2740</link>
      <description>Finally I solved it by returning APIAddon_Preload from CheckEnvironment().&lt;BR /&gt;
Then Initialize() is called at the Start of Archicad.</description>
      <pubDate>Wed, 27 May 2020 22:56:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/222206#M2740</guid>
      <dc:creator>Martin Walter</dc:creator>
      <dc:date>2020-05-27T22:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: enable / disable menu items with function</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/306788#M2741</link>
      <description>&lt;P&gt;Why did you return APIAddon_Preload from CheckEnvironment() instead of APIAddon_Normal?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 10:55:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/enable-disable-menu-items-with-function/m-p/306788#M2741</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2021-09-21T10:55:29Z</dc:date>
    </item>
  </channel>
</rss>

