<?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: [newbie] how to create dialog boxes. in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107101#M8071</link>
    <description>I want to say the Panel Test example file may have some examples.... it's been a while since I gave up on making a dialog box, since it was such a pain.</description>
    <pubDate>Fri, 17 Jun 2005 19:59:11 GMT</pubDate>
    <dc:creator>TomWaltz</dc:creator>
    <dc:date>2005-06-17T19:59:11Z</dc:date>
    <item>
      <title>[newbie] how to create dialog boxes.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107100#M8070</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;im very new to the ACAPI, and so trying to figure out how AC does its dialog boxes is a nice task. where would i start if i wanted to create a text box that users can paste information into? i was thinking DGBlankModalDialog() but got very confused at the DGDialCallBack entry. any ideas? &lt;BR /&gt;&lt;BR /&gt;-- Matthew Peychich&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:59:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107100#M8070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-07T09:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: [newbie] how to create dialog boxes.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107101#M8071</link>
      <description>I want to say the Panel Test example file may have some examples.... it's been a while since I gave up on making a dialog box, since it was such a pain.</description>
      <pubDate>Fri, 17 Jun 2005 19:59:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107101#M8071</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-06-17T19:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: [newbie] how to create dialog boxes.</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107102#M8072</link>
      <description>I suggest you take a look at the DGTest example (not DG_Test!). It is not an Add-On you can compile (actually it's an internal test code for the Dialog Manager suite) but you can see how to use all kinds of dialog features in ArchiCAD. &lt;BR /&gt;
What you're looking for is probably the DGTestNotes.cpp file. I suggest you use the C++ API (the example for that is in the second half of the file). Don't forget to create the GRC resources for your dialogs! &lt;BR /&gt;
 &lt;BR /&gt;
HTH: &lt;BR /&gt;
Andras.</description>
      <pubDate>Mon, 18 Jul 2005 13:56:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/newbie-how-to-create-dialog-boxes/m-p/107102#M8072</guid>
      <dc:creator>Andras Babos</dc:creator>
      <dc:date>2005-07-18T13:56:51Z</dc:date>
    </item>
  </channel>
</rss>

