<?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: How to detect mouse right click of list box header? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-detect-mouse-right-click-of-list-box-header/m-p/394543#M994</link>
    <description>&lt;P&gt;The right mouse click usually invokes a context menu request. In case of the listbox control a right click in the header results a notification in the attached observer:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;virtual void	ListBoxContextMenuRequested (const ListBoxContextMenuEvent&amp;amp; ev, bool* processed);
&lt;/LI-CODE&gt;
&lt;P&gt;The &lt;FONT face="courier new,courier"&gt;ListBoxContextMenuEvent&lt;/FONT&gt; contains information about the clicked header item.&lt;/P&gt;
&lt;P&gt;If the &lt;FONT face="courier new,courier"&gt;processed&lt;/FONT&gt; parameter is set to true then the default context menu will not be shown.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2023 09:17:46 GMT</pubDate>
    <dc:creator>Miklos Vegh</dc:creator>
    <dc:date>2023-08-08T09:17:46Z</dc:date>
    <item>
      <title>How to detect mouse right click of list box header?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-detect-mouse-right-click-of-list-box-header/m-p/393202#M993</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to find any API function to detect right button click of mouse on the list box header.&lt;/P&gt;&lt;P&gt;Is there anyone could share suggestion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 10:30:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-detect-mouse-right-click-of-list-box-header/m-p/393202#M993</guid>
      <dc:creator>Newbie</dc:creator>
      <dc:date>2023-07-24T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect mouse right click of list box header?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-detect-mouse-right-click-of-list-box-header/m-p/394543#M994</link>
      <description>&lt;P&gt;The right mouse click usually invokes a context menu request. In case of the listbox control a right click in the header results a notification in the attached observer:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;virtual void	ListBoxContextMenuRequested (const ListBoxContextMenuEvent&amp;amp; ev, bool* processed);
&lt;/LI-CODE&gt;
&lt;P&gt;The &lt;FONT face="courier new,courier"&gt;ListBoxContextMenuEvent&lt;/FONT&gt; contains information about the clicked header item.&lt;/P&gt;
&lt;P&gt;If the &lt;FONT face="courier new,courier"&gt;processed&lt;/FONT&gt; parameter is set to true then the default context menu will not be shown.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 09:17:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-detect-mouse-right-click-of-list-box-header/m-p/394543#M994</guid>
      <dc:creator>Miklos Vegh</dc:creator>
      <dc:date>2023-08-08T09:17:46Z</dc:date>
    </item>
  </channel>
</rss>

