<?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: GRC format documentation? Smoother add-on development method? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629869#M9794</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It's in the folder of API Development Kit 27.3001\Documentation\MSDN\DialogManager. Please download the latest version of API27 Kit (build 3001) if you don't have it.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2024 00:28:56 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2024-09-05T00:28:56Z</dc:date>
    <item>
      <title>GRC format documentation? Smoother add-on development method?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/616572#M9698</link>
      <description>&lt;P&gt;Hello, Im having a challenge developing an addon for ArchiCAD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have searched for hours after a sufficient documentation of the "GRC format" but failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When developing my addon I build the file in Visual Studio as the &lt;A href="https://archicadapi.graphisoft.com/getting-started-with-archicad-add-ons" target="_blank" rel="noopener"&gt;Getting started&amp;nbsp;&lt;/A&gt;blogpost instructed. Then I open "Addon manager" and add my ".apx". My problem arises when I want to build my new changes in the code. Im getting "cannot open .apx for writing". The reason is ArchiCAD has loaded the .apx and is not writable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The simplest solution I came up with was to close ArchiCAD, build in VS and start ArchiCAD, however this takes an awful amount of time. I also tried opening the addon manager and uncheck my addon and press OK but I have to close the current project in ArchiCAD. This worked however the next time I tried doing the same thing I was getting the same error in VS "cannot open .apx for writing".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tips on how to make this process smoother? Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 07:40:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/616572#M9698</guid>
      <dc:creator>PhilipF</dc:creator>
      <dc:date>2024-07-22T07:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: GRC format documentation? Smoother add-on development method?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629258#M9778</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There is a document in API kit (DialogManager.chm) for grc file definition. Also, I'd suggest you to refer Examples code (DG_Test) which shows you how to write .grc file and create UI.&lt;/P&gt;
&lt;P&gt;For your problem of developing addon smoothly, Sorry I have no good idea, as .apx is loaded by Archicad when runnig, it's locked unless you quit Archicad.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 08:40:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629258#M9778</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-08-30T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: GRC format documentation? Smoother add-on development method?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629804#M9792</link>
      <description>&lt;P&gt;Where is the&amp;nbsp;&lt;SPAN&gt;DialogManager.chm file located? I cannot find it in API Kit 27.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 12:14:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629804#M9792</guid>
      <dc:creator>PhilipF</dc:creator>
      <dc:date>2024-09-04T12:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: GRC format documentation? Smoother add-on development method?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629869#M9794</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It's in the folder of API Development Kit 27.3001\Documentation\MSDN\DialogManager. Please download the latest version of API27 Kit (build 3001) if you don't have it.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 00:28:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/GRC-format-documentation-Smoother-add-on-development-method/m-p/629869#M9794</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-09-05T00:28:56Z</dc:date>
    </item>
  </channel>
</rss>

