<?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 realise the folder dialog? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228063#M2793</link>
    <description>Hi akomporday.&lt;BR /&gt;
&lt;BR /&gt;
 I implement the IncludeFile function in The OpenFolderDialogObserver.&lt;BR /&gt;





&lt;BR /&gt;
But when the dialog is opened, I can still choose  other types of files.&lt;BR /&gt;
&lt;BR /&gt;
Actually I want to filter the “files of type” to only folders, not seeing any other types of files</description>
    <pubDate>Tue, 24 Mar 2020 04:18:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-24T04:18:47Z</dc:date>
    <item>
      <title>How to realise the folder dialog?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228059#M2789</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi.&lt;BR /&gt;I would like to filter the “files of type” to only folders, not seeing any other types of files.
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;DG::FileDialog dlg(DG::FileDialog::OpenFolder);
	OpenFolderDialogObserver dialogObserver(&amp;amp;dlg);
	if (!dlg.Invoke()) {
		return;
	}
&lt;/PRE&gt;
I implement the IncludeFile function in The OpenFolderDialogObserver .But the method is invalid.&lt;BR /&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 10:37:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228059#M2789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to realise the folder dialog?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228060#M2790</link>
      <description>Does &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=23&amp;amp;t=68701&amp;amp;p=308314" target="_blank"&gt;this thread&lt;/A&gt; help?</description>
      <pubDate>Sat, 14 Mar 2020 09:19:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228060#M2790</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-03-14T09:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to realise the folder dialog?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228061#M2791</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;
Does &lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=23&amp;amp;t=68701&amp;amp;p=308314" target="_blank"&gt;this thread&lt;/A&gt; help?
&lt;/BLOCKQUOTE&gt;

I have tried the method mentioned above, but it didn't work.</description>
      <pubDate>Sun, 15 Mar 2020 02:22:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228061#M2791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-15T02:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to realise the folder dialog?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228062#M2792</link>
      <description>Hey Jerry,&lt;BR /&gt;
What exactly was the problem with the solution in the above thread?</description>
      <pubDate>Thu, 19 Mar 2020 07:35:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228062#M2792</guid>
      <dc:creator>akomporday</dc:creator>
      <dc:date>2020-03-19T07:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to realise the folder dialog?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228063#M2793</link>
      <description>Hi akomporday.&lt;BR /&gt;
&lt;BR /&gt;
 I implement the IncludeFile function in The OpenFolderDialogObserver.&lt;BR /&gt;





&lt;BR /&gt;
But when the dialog is opened, I can still choose  other types of files.&lt;BR /&gt;
&lt;BR /&gt;
Actually I want to filter the “files of type” to only folders, not seeing any other types of files</description>
      <pubDate>Tue, 24 Mar 2020 04:18:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-realise-the-folder-dialog/m-p/228063#M2793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-24T04:18:47Z</dc:date>
    </item>
  </channel>
</rss>

