<?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: Open/Select object call in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186728#M5222</link>
    <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;the "normal" open dialog is opened. What i want to open is a library object open dialog&lt;/BLOCKQUOTE&gt;
Can you post a screen grab of the dialog you want to invoke?</description>
    <pubDate>Mon, 10 Oct 2011 18:36:43 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2011-10-10T18:36:43Z</dc:date>
    <item>
      <title>Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186721#M5215</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;i would like to know if somebody can tell me how to call the dialog to select an object from the libraries(double click from the object icon in the left menu bar) from my API, i mean, the function which call this dialog. Thank you!&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 19:12:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186721#M5215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T19:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186722#M5216</link>
      <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;i would like to know if somebody can tell me how to call the dialog to select an object from the libraries(double click from the object icon in the left menu bar) from my API&lt;/BLOCKQUOTE&gt;
I think you're looking for &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIIo_SettingsDialogID&lt;E&gt;&lt;/E&gt;.</description>
      <pubDate>Tue, 04 Oct 2011 09:56:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186722#M5216</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-04T09:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186723#M5217</link>
      <description>Yes, that's exactly what i want but, there's a way to open the object directly from the windows browser? I show it in the picture. Thank you again!&lt;BR /&gt;
&lt;BR /&gt;
Alex&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/17116iFF73074996AE3196/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Sin título.gif" title="Sin título.gif" /&gt;</description>
      <pubDate>Tue, 04 Oct 2011 11:54:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186723#M5217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-04T11:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186724#M5218</link>
      <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;Yes, that's exactly what i want but, there's a way to open the object directly from the windows browser? I show it in the picture. Thank you again!&lt;/BLOCKQUOTE&gt;
Perhaps &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;DGGetOpenFile&lt;E&gt;&lt;/E&gt;?</description>
      <pubDate>Tue, 04 Oct 2011 11:56:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186724#M5218</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-04T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186725#M5219</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;Perhaps &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;DGGetOpenFile&lt;E&gt;&lt;/E&gt;?&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
Could be, but I have included "DG.h" and "Location.hpp" and the compiler does not recognize 'DGGetOpenFile'. &lt;BR /&gt;
 &lt;BR /&gt;
IO::Location loc1 ("C:/Users/User/Desktop/Objetos Junkers"); &lt;BR /&gt;
DGGetOpenFile(&amp;amp;loc1);	 &lt;BR /&gt;
 &lt;BR /&gt;
 &lt;BR /&gt;
Something wrong?</description>
      <pubDate>Wed, 05 Oct 2011 07:29:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186725#M5219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-05T07:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186726#M5220</link>
      <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;Could be, but I have included "DG.h" and "Location.hpp" and the compiler does not recognize 'DGGetOpenFile'. &lt;/BLOCKQUOTE&gt;
The file you need to include is &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;DGFileDlg.hpp&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Wed, 05 Oct 2011 10:31:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186726#M5220</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-05T10:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186727#M5221</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;The file you need to include is &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;DGFileDlg.hpp&lt;E&gt;&lt;/E&gt;&lt;/BLOCKQUOTE&gt;

Now, there is no errors with the compiler but, the "normal" open dialog is opened. What i want to open is a library object open dialog, so i can't use &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;DGGetOpenFile&lt;E&gt;&lt;/E&gt;. Which is the function should i use? Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Alex</description>
      <pubDate>Mon, 10 Oct 2011 06:51:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186727#M5221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-10T06:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186728#M5222</link>
      <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;the "normal" open dialog is opened. What i want to open is a library object open dialog&lt;/BLOCKQUOTE&gt;
Can you post a screen grab of the dialog you want to invoke?</description>
      <pubDate>Mon, 10 Oct 2011 18:36:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186728#M5222</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-10T18:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186729#M5223</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;
Can you post a screen grab of the dialog you want to invoke?&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;

Sure!&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/6420i3EADFAD0DD0C74E8/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Sin título.jpg" title="Sin título.jpg" /&gt;</description>
      <pubDate>Tue, 11 Oct 2011 06:28:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186729#M5223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T06:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186730#M5224</link>
      <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;Sure!&lt;/BLOCKQUOTE&gt;
Isn't that a standard 'open' dialog?</description>
      <pubDate>Tue, 11 Oct 2011 08:04:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186730#M5224</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-11T08:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Open/Select object call</title>
      <link>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186731#M5225</link>
      <description>&lt;BLOCKQUOTE&gt;frankito5 wrote:&lt;BR /&gt;i would like to know if somebody can tell me how to call the dialog to select an object from the libraries&lt;/BLOCKQUOTE&gt;
Perhaps you want 'APIIo_OpenLibPartFileDialogID'?</description>
      <pubDate>Tue, 11 Oct 2011 08:10:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Open-Select-object-call/m-p/186731#M5225</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-10-11T08:10:02Z</dc:date>
    </item>
  </channel>
</rss>

