cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Streamline your workflows and master BIM coordination! Program starts April 28!

Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

Multi level popup menu

Miha Nahtigal
Expert

Hi everyone.

I have a UC::PopupMenu control on my dialog modal window which opens a custom popup.

Would it be possible to create a multi-level popup with the UC::PopupMenu control mentioned above? 

 

MLMenu.png

BIMquants.comBETA - Quantities and Costs Estimation in Archicad - BETA testers needed.
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Akos Somorjai
Graphisoft

Hi,

 

The UC popup menu doesn't support that, sorry.

 

Akos

View solution in original post

2 REPLIES 2
Solution
Akos Somorjai
Graphisoft

Hi,

 

The UC popup menu doesn't support that, sorry.

 

Akos

Miklos Vegh
Graphisoft

Hi, the UCPopupMenu does not support hierarchical menu elements indeed. You can add a pushbutton with an arrow icon and open a context menu aligned on the button edge. The custom context menu can have a hierarchical struct looking like the attached picture.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!