Re: event and context menu
2006/07/07 12:33
Viewed 4094 times
Replies: 0/0

There is an onPopup event that the menu triggers, and calls your handler with some arguments that you can use to determine the clicked element. However, at this time it seems you can't use this event to cancel the display of the popup...

I'll have this in mind for the next version.

Google