Den 24.06.2011 18:20, skrev Greg Brown:
(why do I have to be concerned that there
is a Window involved, when all I want to do is populate a menu?)

This use case isn't limited to menus. As you noted, it applies to any type of 
button that displays a popup (such as list buttons). Since a popup is just a 
window, I think it makes sense to use the window events to handle it.

However, if the previewWindowOpen event does not make a comeback (and I
assume it was removed for a reason)

No reason. We just didn't think there was a use case for it. But it now seems 
like there is.

I created an issue with a patch now:

https://issues.apache.org/jira/browse/PIVOT-765

-- Edvin

Reply via email to