Could I detect if the menu pops up and someone clicks off the screen (closing it without selecting a value)?
Currently I have a checkbox that when clicked opens a contextmenu with choices. When I click off of it without selecting a value I would like the checkbox to disappear.
Thanks.
Should be, have you looked into the Reference Guide for
onContextMenuClosed()?