<?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: VBAL::APIAttributeList design question in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225464#M2755</link>
    <description>Thanks for the fast reply! &lt;BR /&gt;
When you say ordinary list control, what class are you using then? And can you point me in any direction where I can find more information/documentation about the VBAL:: classes?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Lars</description>
    <pubDate>Sun, 08 Mar 2020 14:10:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-08T14:10:21Z</dc:date>
    <item>
      <title>VBAL::APIAttributeList design question</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225462#M2753</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi!&lt;BR /&gt;I am creating a dockable palette using DG:Palette. In the palette I have an attribute list based on VBAL::APIAttributeList. I am adding groups to the list with VBAL::APIAttributeListGroupItem and group content with VBAL::APIAttributeListTextItem. When the list is displayed, it seems the standard configuration is to keep space reserved for optional icons as marked in the attached image. When I look around in the standard dialogs in ARCHICAD I find several examples of grouped lists without this "icon space". My question is - what controls the allocation and how can I supress it in my list?&lt;BR /&gt;Regards,&lt;BR /&gt;Lars Rådman&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 10:38:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225462#M2753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: VBAL::APIAttributeList design question</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225463#M2754</link>
      <description>I don't think you can remove the icon column from &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;VBAL::APIAttributeList&lt;E&gt;&lt;/E&gt;. We just use an ordinary list control to do this, and manage the disclosure triangles in the first column with our own code.</description>
      <pubDate>Thu, 05 Mar 2020 11:05:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225463#M2754</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-03-05T11:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: VBAL::APIAttributeList design question</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225464#M2755</link>
      <description>Thanks for the fast reply! &lt;BR /&gt;
When you say ordinary list control, what class are you using then? And can you point me in any direction where I can find more information/documentation about the VBAL:: classes?&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Lars</description>
      <pubDate>Sun, 08 Mar 2020 14:10:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225464#M2755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-08T14:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: VBAL::APIAttributeList design question</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225465#M2756</link>
      <description>&lt;BLOCKQUOTE&gt;LarsR wrote:&lt;BR /&gt;
When you say ordinary list control, what class are you using then? And can you point me in any direction where I can find more information/documentation about the VBAL:: classes?&lt;/BLOCKQUOTE&gt;
I was referring to &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;DG::ListBox&lt;E&gt;&lt;/E&gt;. There isn't a lot of documentation, so your best bet is probably the examples. We built a UI class framework from the early stages of the API, so our classes now wrap a hybrid of the GS classes and underlying C functions.</description>
      <pubDate>Sun, 08 Mar 2020 15:55:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/VBAL-APIAttributeList-design-question/m-p/225465#M2756</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-03-08T15:55:04Z</dc:date>
    </item>
  </channel>
</rss>

