closed
Public

How do I add multiple actions for one element?

Such as, if you have a menu bar, and want to display separate menus for each item in the bar. It looks like you can only have one click action, no matter how many items you enter in the menu bar.

The same question applies to menus and their items…

2 answers

Hi Cristian, we will implement more element specific events. Like the “selection changed” event for menu bar, menu and tabs etc. Also these new events will contains some properties, such as “current selected index”, so that you will be able to define different actions for different items with a “conditional branching”. These element specific events will be available soon.

#1

The “Selection Changed” event and the property to indicate current selected item are available in V1.35.

#2

This question is now closed