<?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 Roll Down Palette in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Roll-Down-Palette/m-p/272700#M2408</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello,&lt;BR /&gt;I want to create a Roll Down Palette like Toolbox. I found the BasicElementIconsRollDownDialog example in DG_test the same as what I wanted but I don't know how to convert it to Palette.&lt;BR /&gt;Could you please help me?&lt;BR /&gt;Sorry for my English.&lt;/DIV&gt;</description>
    <pubDate>Wed, 15 Sep 2021 07:53:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-15T07:53:19Z</dc:date>
    <item>
      <title>Roll Down Palette</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Roll-Down-Palette/m-p/272700#M2408</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello,&lt;BR /&gt;I want to create a Roll Down Palette like Toolbox. I found the BasicElementIconsRollDownDialog example in DG_test the same as what I wanted but I don't know how to convert it to Palette.&lt;BR /&gt;Could you please help me?&lt;BR /&gt;Sorry for my English.&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 07:53:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Roll-Down-Palette/m-p/272700#M2408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T07:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Roll Down Palette</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Roll-Down-Palette/m-p/272701#M2409</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
BasicElementIconsRollDownDialog inherits from UD::RollDownModalDialog.&lt;BR /&gt;
If you want a Palette, then you have the change the base class to UD::RollDownPalette. That's the main difference &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;</description>
      <pubDate>Mon, 31 Aug 2020 08:52:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Roll-Down-Palette/m-p/272701#M2409</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2020-08-31T08:52:52Z</dc:date>
    </item>
  </channel>
</rss>

