I've set PopUpMenuButton.openAlways = true and it looks like the
PopUpMenuButton itemClick event is firing even when I click on the main
button (with the first item as the "selected" menu item). Is there any
way to get around this? Basically, what I would like is to *only* pop up
the menu when the user clicks on the button (whether the main button or
the "expand menu" arrow). I only want a "click" event when the user
actually selects something from the menu. I tried testing currentTarget,
but apparently it's the PopUpMenuButton itself whether you're clicking
on the main button or the arrow. Any ideas?

-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com


Reply via email to