<?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: Multiple item select DG List in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-item-select-DG-List/m-p/387738#M974</link>
    <description>&lt;P&gt;There is a separate list box type that can handle multiple selection. Use&amp;nbsp;&lt;FONT face="courier new,courier"&gt;MultiSelList&lt;/FONT&gt; in your grc file, and&amp;nbsp;&lt;FONT face="courier new,courier"&gt;DG::MultiSelListBox&lt;/FONT&gt; in your code. After that you need to use the multiple selection interface of the list box, e.g. use&amp;nbsp;&lt;FONT face="courier new,courier"&gt;GetSelectedItem&lt;STRONG&gt;s&lt;/STRONG&gt;&lt;/FONT&gt; instead of&amp;nbsp;&lt;FONT face="courier new,courier"&gt;GetSelectedItem&lt;/FONT&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2023 04:54:28 GMT</pubDate>
    <dc:creator>Viktor Kovacs</dc:creator>
    <dc:date>2023-07-17T04:54:28Z</dc:date>
    <item>
      <title>Multiple item select DG List</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-item-select-DG-List/m-p/387248#M973</link>
      <description>&lt;P&gt;Is there anyone know how to make DG List item to be able to multiple select row as show below picture by press 'shift' key then loop thru mark all select icon?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/56776iAAC1B9D6F8F8EDD2/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Snap-2023-07-12-22-33-47.png" title="Snap-2023-07-12-22-33-47.png" /&gt;</description>
      <pubDate>Wed, 12 Jul 2023 15:51:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-item-select-DG-List/m-p/387248#M973</guid>
      <dc:creator>Newbie</dc:creator>
      <dc:date>2023-07-12T15:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple item select DG List</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-item-select-DG-List/m-p/387738#M974</link>
      <description>&lt;P&gt;There is a separate list box type that can handle multiple selection. Use&amp;nbsp;&lt;FONT face="courier new,courier"&gt;MultiSelList&lt;/FONT&gt; in your grc file, and&amp;nbsp;&lt;FONT face="courier new,courier"&gt;DG::MultiSelListBox&lt;/FONT&gt; in your code. After that you need to use the multiple selection interface of the list box, e.g. use&amp;nbsp;&lt;FONT face="courier new,courier"&gt;GetSelectedItem&lt;STRONG&gt;s&lt;/STRONG&gt;&lt;/FONT&gt; instead of&amp;nbsp;&lt;FONT face="courier new,courier"&gt;GetSelectedItem&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 04:54:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Multiple-item-select-DG-List/m-p/387738#M974</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2023-07-17T04:54:28Z</dc:date>
    </item>
  </channel>
</rss>

