Test Addons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2025-02-21 11:32 AM
Hello everyone,
I have a question regarding Archicad add-ons.
I'm currently experimenting with add-on development and decided to challenge myself by creating a simple calculator. I've successfully created and displayed the graphical interface. However, I would like to know if it's possible to make the calculator functional—for example, when I click the "1" button, it should display "1" on the screen.
For the display, I'm using DG::RealEdit.
Additionally, I’d like to know if creating a fully functional calculator within Archicad is actually feasible.
Thanks in advance for your insights!
- Labels:
-
Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi, I think it's doable using API.