Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ALT+F4(How to modify behavior of ALT+F4)
ALT+F4 [message #534665] Wed, 19 May 2010 19:24
No real name is currently offline No real nameFriend
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!!!
Previous Topic:IViewSite (ico multi-instance view): no means to update secondaryId
Next Topic:Strongly typed databinding?
Goto Forum:
  


Current Time: Wed Apr 24 23:25:52 GMT 2024

Powered by FUDForum. Page generated in 0.02532 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top