| ALT+F4 [message #534665] |
Wed, 19 May 2010 15:24 |
No real name Messages: 2 Registered: April 2010 |
Junior Member |
|
|
Hi!
In my RCP application i'm opening many editors with GEF. Since they all refer to different views of a single file i do not use the "setDirty()" method of the editors but i want to change the behavior of the application when the user presses ALT+F4.
In my menu i've a exit command that does what i want and it works correctly (obviously). I'd like to execute the same code of the handler when the user presses ALT+F4 and not to automatically close the window. I know that having different "dirty" editors will prompt the user to save them but this is not my case...
Help me please!!!
|
|
|
Powered by
FUDForum. Page generated in 0.01423 seconds