We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2011-10-03 02:17 PM - last edited on 2023-08-02 09:12 PM by Doreena Deng
2011-10-04 11:56 AM
frankito5 wrote:I think you're looking for
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
2011-10-04 01:54 PM
2011-10-04 01:56 PM
frankito5 wrote:Perhaps
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!
2011-10-05 09:29 AM
Ralph wrote:
PerhapsDGGetOpenFile?
2011-10-05 12:31 PM
frankito5 wrote:The file you need to include is
Could be, but I have included "DG.h" and "Location.hpp" and the compiler does not recognize 'DGGetOpenFile'.
2011-10-10 08:51 AM
Ralph wrote: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
The file you need to include isDGFileDlg.hpp
2011-10-10 08:36 PM
frankito5 wrote:Can you post a screen grab of the dialog you want to invoke?
the "normal" open dialog is opened. What i want to open is a library object open dialog
2011-10-11 08:28 AM
Ralph wrote:Sure!frankito5 wrote:
Can you post a screen grab of the dialog you want to invoke?
2011-10-11 10:04 AM
frankito5 wrote:Isn't that a standard 'open' dialog?
Sure!