Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2024-09-09
09:59 AM
- last edited on
2024-09-26
12:42 PM
by
Doreena Deng
Hi, I want to create a window from another GUI C++ Library like Qt, wxWidget or maybe WPF C# for ArchiCad AddOn Dialog. If those libraries are not available, so can the Modal Dialog do the things like handle user input, display listview of data?
2024-09-09 09:49 PM
Yes, the API is capable of doing all those things - almost everything you see in the Archicad UI can be replicated with the API.