<?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 [API] breakin long time operation from API in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44965#M6402</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello! &lt;BR /&gt;&lt;BR /&gt;I have long time working algorithm, and I start it by pressing button on dialog box. Unfortunately I cant brake it. ArchiCAD doesn't process any messages and i have to wait until the end. I've try to put algorithm in thread, but ArchiCAD crashes when I call the ACAPI_LibPart_Register function. Do You know any Check_if_there_is_message_to_process function? &lt;BR /&gt;&lt;BR /&gt;Thanks! &lt;BR /&gt;Maciek&lt;/DIV&gt;</description>
    <pubDate>Fri, 04 Aug 2023 14:10:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-04T14:10:52Z</dc:date>
    <item>
      <title>[API] breakin long time operation from API</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44965#M6402</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello! &lt;BR /&gt;&lt;BR /&gt;I have long time working algorithm, and I start it by pressing button on dialog box. Unfortunately I cant brake it. ArchiCAD doesn't process any messages and i have to wait until the end. I've try to put algorithm in thread, but ArchiCAD crashes when I call the ACAPI_LibPart_Register function. Do You know any Check_if_there_is_message_to_process function? &lt;BR /&gt;&lt;BR /&gt;Thanks! &lt;BR /&gt;Maciek&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Aug 2023 14:10:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44965#M6402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: [API] breakin long time operation from API</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44966#M6403</link>
      <description>&lt;BLOCKQUOTE&gt;bamboos wrote:&lt;BR /&gt;I have long time working algorithm, and I start it by pressing button on dialog box. Unfortunately I cant brake it. ArchiCAD doesn't process any messages and i have to wait until the end. I've try to put algorithm in thread, but ArchiCAD crashes when I call the ACAPI_LibPart_Register function. Do You know any Check_if_there_is_message_to_process function? &lt;/BLOCKQUOTE&gt;
Are you looking for something to display a progress meter with a "Cancel" button? If so, take a look at "APIIo_InitProcessWindowID" and associated commands (under "ACAPI_Interface").</description>
      <pubDate>Wed, 05 Mar 2008 22:40:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44966#M6403</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2008-03-05T22:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: [API] breakin long time operation from API</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44967#M6404</link>
      <description>Yes! That's it. &lt;BR /&gt;
Thanks a lot.&lt;BR /&gt;
 &lt;BR /&gt;
Maciek</description>
      <pubDate>Thu, 06 Mar 2008 08:38:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-breakin-long-time-operation-from-API/m-p/44967#M6404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-06T08:38:57Z</dc:date>
    </item>
  </channel>
</rss>

