<?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: [BUG?] AC22 Popup Ctrl on ListBox not appearing after resize in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/BUG-AC22-Popup-Ctrl-on-ListBox-not-appearing-after-resize/m-p/234413#M4212</link>
    <description>Sorry my bad, I found the source of the problem:&lt;BR /&gt;
&lt;BR /&gt;
On DGAppendDialogItem() for Popup-Ctrl:&lt;BR /&gt;
Before (AC 21 and below) -&amp;gt;  &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;itemSubType&lt;E&gt;&lt;/E&gt; = NULL (no errors, no problem)&lt;BR /&gt;
Current (AC 22) -&amp;gt; I tried filling up &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;itemSubType&lt;E&gt;&lt;/E&gt; with an appropriate height (right now the Y size of Popup-Ctrl)&lt;BR /&gt;
It now works and no longer disappear when resizing.</description>
    <pubDate>Wed, 22 Aug 2018 05:46:07 GMT</pubDate>
    <dc:creator>Erenford</dc:creator>
    <dc:date>2018-08-22T05:46:07Z</dc:date>
    <item>
      <title>[BUG?] AC22 Popup Ctrl on ListBox not appearing after resize</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/BUG-AC22-Popup-Ctrl-on-ListBox-not-appearing-after-resize/m-p/234412#M4211</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Greetings, I've been updating addons to AC 22 and found out that the Popup Ctrl appears when I set it on the List Box tab field, but disappears and no longer appeared after I resized the dialog (and thus the ListBox, its column and the Popup Ctrl).&lt;BR /&gt;&lt;BR /&gt;After further testing I pinpointed the problem to Popup Ctrl no longer usable if you resized it. Even if you resize it right after DGAppendDialogItem on DG_MSG_INIT, it doesn't appear when you set it on the tab field.&lt;BR /&gt;&lt;BR /&gt;I tried replacing it with a Button or Edit Ctrl and it doesn't have this problem, I can resize it and I can still use it on List Box tab field.&lt;BR /&gt;&lt;BR /&gt;FYI I'm using palette dialog and no class just the DG functions&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Nov 2022 09:50:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/BUG-AC22-Popup-Ctrl-on-ListBox-not-appearing-after-resize/m-p/234412#M4211</guid>
      <dc:creator>Erenford</dc:creator>
      <dc:date>2022-11-30T09:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG?] AC22 Popup Ctrl on ListBox not appearing after resize</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/BUG-AC22-Popup-Ctrl-on-ListBox-not-appearing-after-resize/m-p/234413#M4212</link>
      <description>Sorry my bad, I found the source of the problem:&lt;BR /&gt;
&lt;BR /&gt;
On DGAppendDialogItem() for Popup-Ctrl:&lt;BR /&gt;
Before (AC 21 and below) -&amp;gt;  &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;itemSubType&lt;E&gt;&lt;/E&gt; = NULL (no errors, no problem)&lt;BR /&gt;
Current (AC 22) -&amp;gt; I tried filling up &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;itemSubType&lt;E&gt;&lt;/E&gt; with an appropriate height (right now the Y size of Popup-Ctrl)&lt;BR /&gt;
It now works and no longer disappear when resizing.</description>
      <pubDate>Wed, 22 Aug 2018 05:46:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/BUG-AC22-Popup-Ctrl-on-ListBox-not-appearing-after-resize/m-p/234413#M4212</guid>
      <dc:creator>Erenford</dc:creator>
      <dc:date>2018-08-22T05:46:07Z</dc:date>
    </item>
  </channel>
</rss>

