How to show dialog box from menu

Hello

I would like to be able to show a dialog box from the menu that will just list "About" info. How would i go about doing this?

Hi @Otis,

At the moment this isn't possible. We would need to implement a Click event for the Menu and PanelMenu components in order to support this case. Will let you know when this is done.