Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Executing BG process in UI thead.(How to execute long background process without blocking UI thread?)
Executing BG process in UI thead. [message #989666] Fri, 07 December 2012 08:59
Rahul Yadav is currently offline Rahul YadavFriend
Messages: 65
Registered: July 2009
Member
Hi Guys,

I have background process that need to be executed in on a click of button and once it is finished a messagedialog will be poped up just to inform user.

I read anything that is executed in UI component listener method actually executes in UI thread, in this case UI will be blocked and will have to manage this huge process.

What should be the correct approach for this scenario?

Thanks & Regards,
Rahul Yadav
Previous Topic:Different Display objects
Next Topic:Is there a hotkey to...
Goto Forum:
  


Current Time: Fri Apr 26 05:46:26 GMT 2024

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

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

Back to the top