Re: Close this stack vs. clicking the close button

2008-06-08 Thread Bill Vlahos
I think my problem is that the "closeStackRequest" handler is never called when I issue the "close this stack" from a menu selection. Here is a section from the docs: The closeStackRequest message is only sent if the request to close a stack is initiated by the user (eg by clicking file -> cl

Close this stack vs. clicking the close button

2008-06-08 Thread Bill Vlahos
If I click the close box of a window I am able to handle everything fine. I have a "Close" menu item which I've tried "close this stack", "send closeStack to this stack in 1 millisecond", and "send closeStack to the long name of this stack". The closeStack handler gets the message because