Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Custom listener for close RCP application
Custom listener for close RCP application [message #716824] Thu, 18 August 2011 13:54
Eclipse UserFriend
Originally posted by: Martin Jedlicka

Hi,

I have a RCP application in which I run chart rendering 50ms. Now I
have a problem that my application has a slow response to closing (with
a cross at the top right or by pressing ALT + F4). Sometimes it closes
right away, but sometimes it takes a few seconds. I assume that the
event will close later, because I run it in the rendering thread
asyncExec. I would like to stop the graph, but I do not know how to
create your own listener to close application. Is there any way?

Thank you.

Martin
Previous Topic:error in context sensitive help with eclipse 3.6.2
Next Topic:Could not create view
Goto Forum:
  


Current Time: Tue Apr 23 06:05:23 GMT 2024

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

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

Back to the top