<?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 ACAPI_RegisterModelessWindow error in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-RegisterModelessWindow-error/m-p/189851#M5657</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have an error in my code with the function ACAPI_RegisterModelessWindow :&lt;BR /&gt;&lt;BR /&gt;==========================================================================================&lt;BR /&gt;&lt;BR /&gt;if (ACAPI_RegisterModelessWindow (dialID, PaletteAPIControlCallBack,&lt;BR /&gt;API_PalEnabled_FloorPlan + API_PalEnabled_Section + API_PalEnabled_Elevation +&lt;BR /&gt;API_PalEnabled_InteriorElevation + API_PalEnabled_Detail + API_PalEnabled_Worksheet + API_PalEnabled_3D + API_PalEnabled_Layout) != NoError)&lt;BR /&gt;&lt;BR /&gt;DBPrintf ("Test:: ACAPI_RegisterModelessWindow failed\n");&lt;BR /&gt;&lt;BR /&gt;==========================================================================================&lt;BR /&gt;&lt;BR /&gt;So, with this code I test if the function is correctly executed.&lt;BR /&gt;But since API 16 the function doesn't work and I have this message : "No matching function for call ACAPI_RegisterModelessWindow".&lt;BR /&gt;&lt;BR /&gt;Can anybody help me ? &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Aug 2023 14:18:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-02T14:18:02Z</dc:date>
    <item>
      <title>ACAPI_RegisterModelessWindow error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-RegisterModelessWindow-error/m-p/189851#M5657</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I have an error in my code with the function ACAPI_RegisterModelessWindow :&lt;BR /&gt;&lt;BR /&gt;==========================================================================================&lt;BR /&gt;&lt;BR /&gt;if (ACAPI_RegisterModelessWindow (dialID, PaletteAPIControlCallBack,&lt;BR /&gt;API_PalEnabled_FloorPlan + API_PalEnabled_Section + API_PalEnabled_Elevation +&lt;BR /&gt;API_PalEnabled_InteriorElevation + API_PalEnabled_Detail + API_PalEnabled_Worksheet + API_PalEnabled_3D + API_PalEnabled_Layout) != NoError)&lt;BR /&gt;&lt;BR /&gt;DBPrintf ("Test:: ACAPI_RegisterModelessWindow failed\n");&lt;BR /&gt;&lt;BR /&gt;==========================================================================================&lt;BR /&gt;&lt;BR /&gt;So, with this code I test if the function is correctly executed.&lt;BR /&gt;But since API 16 the function doesn't work and I have this message : "No matching function for call ACAPI_RegisterModelessWindow".&lt;BR /&gt;&lt;BR /&gt;Can anybody help me ? &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" border="0" /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 14:18:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-RegisterModelessWindow-error/m-p/189851#M5657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T14:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: ACAPI_RegisterModelessWindow error</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-RegisterModelessWindow-error/m-p/189852#M5658</link>
      <description>Hi, &lt;BR /&gt;
 &lt;BR /&gt;
Do you call ACAPI_UnregisterModelessWindow (dialID); when closing the dialog? &lt;BR /&gt;
 &lt;BR /&gt;
Did it work correctly with previous AC versions? &lt;BR /&gt;
 &lt;BR /&gt;
Best, &lt;BR /&gt;
Tibi</description>
      <pubDate>Mon, 10 Sep 2012 12:32:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-RegisterModelessWindow-error/m-p/189852#M5658</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2012-09-10T12:32:12Z</dc:date>
    </item>
  </channel>
</rss>

