<?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: modeless application in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143277#M6024</link>
    <description>Thanks. I changed the show-methods in my application. Now it starts modeless.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
    <pubDate>Tue, 25 May 2010 07:48:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-25T07:48:48Z</dc:date>
    <item>
      <title>modeless application</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143273#M6020</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to start an external program by ArchiCAD 13. The program starts but ArchiCAD is blocked then. But I want to switch between ArchiCAD and my program.&lt;BR /&gt;&lt;BR /&gt;I tried to start the program by a modeless dialog. But then the dialog and ArchiCAD are blocked both.&lt;BR /&gt;&lt;BR /&gt;Is there a way to start a external application modeless?&lt;BR /&gt;&lt;BR /&gt;Thanks for helping&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Aug 2023 09:47:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143273#M6020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-03T09:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: modeless application</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143274#M6021</link>
      <description>&lt;BLOCKQUOTE&gt;andreas_s wrote:&lt;BR /&gt;I want to start an external program by ArchiCAD 13. The program starts but ArchiCAD is blocked then. But I want to switch between ArchiCAD and my program.&lt;/BLOCKQUOTE&gt;
What method did you use to launch the external application?</description>
      <pubDate>Wed, 19 May 2010 11:06:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143274#M6021</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2010-05-19T11:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: modeless application</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143275#M6022</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;What method did you use to launch the external application?&lt;/BLOCKQUOTE&gt;

It's a libary which I added to the project. And I included its header-file. So I called the execute-function of the libary.</description>
      <pubDate>Wed, 19 May 2010 11:45:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143275#M6022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-19T11:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: modeless application</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143276#M6023</link>
      <description>&lt;BLOCKQUOTE&gt;andreas_s wrote:&lt;BR /&gt;It's a libary which I added to the project. And I included its header-file. So I called the execute-function of the libary.&lt;/BLOCKQUOTE&gt;
OK - it sounds as if you have actually called an external function rather than launching an application. This means your add-on (and consequently ArchiCAD) will not resume running until the function returns.&lt;BR /&gt;
&lt;BR /&gt;
What kind of process are you trying to launch? And what is its intended purpose?</description>
      <pubDate>Wed, 19 May 2010 12:31:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143276#M6023</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2010-05-19T12:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: modeless application</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143277#M6024</link>
      <description>Thanks. I changed the show-methods in my application. Now it starts modeless.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 25 May 2010 07:48:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/modeless-application/m-p/143277#M6024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-25T07:48:48Z</dc:date>
    </item>
  </channel>
</rss>

