<?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 check if window tool is active in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/check-if-window-tool-is-active/m-p/638317#M9938</link>
    <description>&lt;P&gt;&lt;SPAN&gt;If the user clicks the Window Tool, then a preview of the last selected library part is shown and the element can be inserted with a click. How can I check via the API by code, if this preview is actually shown or if the mouse arrow is shown?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="window tool1.png" style="width: 540px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/79011i660AE848DE69899F/image-dimensions/540x524?v=v2" width="540" height="524" role="button" title="window tool1.png" alt="window tool1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="window tool2.png" style="width: 540px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/79010i42900711D652FBCB/image-dimensions/540x457?v=v2" width="540" height="457" role="button" title="window tool2.png" alt="window tool2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Nov 2024 00:57:28 GMT</pubDate>
    <dc:creator>Martin Walter</dc:creator>
    <dc:date>2024-11-10T00:57:28Z</dc:date>
    <item>
      <title>check if window tool is active</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/check-if-window-tool-is-active/m-p/638317#M9938</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If the user clicks the Window Tool, then a preview of the last selected library part is shown and the element can be inserted with a click. How can I check via the API by code, if this preview is actually shown or if the mouse arrow is shown?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="window tool1.png" style="width: 540px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/79011i660AE848DE69899F/image-dimensions/540x524?v=v2" width="540" height="524" role="button" title="window tool1.png" alt="window tool1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="window tool2.png" style="width: 540px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/79010i42900711D652FBCB/image-dimensions/540x457?v=v2" width="540" height="457" role="button" title="window tool2.png" alt="window tool2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 00:57:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/check-if-window-tool-is-active/m-p/638317#M9938</guid>
      <dc:creator>Martin Walter</dc:creator>
      <dc:date>2024-11-10T00:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: check if window tool is active</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/check-if-window-tool-is-active/m-p/639442#M9952</link>
      <description>&lt;P&gt;Hi, You can monitor whether user switches to Window Tool by using&amp;nbsp;&lt;SPAN&gt;ACAPI_Notification_CatchToolChange() command&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and also, get the last selected window settings by&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ACAPI_Element_GetDefaults(), but&amp;nbsp;&lt;/SPAN&gt;I'm afraid you're not able to monitor the operation whether user moves the mouse on wall or not.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 08:31:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/check-if-window-tool-is-active/m-p/639442#M9952</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-11-13T08:31:07Z</dc:date>
    </item>
  </channel>
</rss>

