Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Splash Sreen and background operation.
Splash Sreen and background operation. [message #436047] Tue, 30 August 2005 09:21 Go to next message
Eclipse UserFriend
Originally posted by: wudong.liu.gmail.com

Hi, All
Using products, i can easily display a splash screen, but how i can
doing thing when the splash is displayed, and hiden the splash when the
job has been finished?
Just like eht eclipse 3.1, a process bar can be dislayed with the
splash. how to do that?
Re: Splash Sreen and background operation. [message #436174 is a reply to message #436047] Thu, 01 September 2005 16:00 Go to previous message
Boris Bokowski is currently offline Boris BokowskiFriend
Messages: 272
Registered: July 2009
Senior Member
See Platform.endSplash() for how to take down the splash screen.

The 3.1 implementation of the progress bar shown at startup time can be
found in the class StartupProgressMonitorDialog.

Have a look at the new integrated progress bar inside of the splash screen
(by downloading 3.2 M1).

Boris

"Wudong Liu" <wudong.liu@gmail.com> wrote in message
news:df18f0$7f2$1@news.eclipse.org...
> Hi, All
> Using products, i can easily display a splash screen, but how i can
> doing thing when the splash is displayed, and hiden the splash when the
> job has been finished?
> Just like eht eclipse 3.1, a process bar can be dislayed with the
> splash. how to do that?
Previous Topic:setShowPerspectiveBar() -> how to get PerspectiveBar created?
Next Topic:RCP Large jpeg Image Load
Goto Forum:
  


Current Time: Sun Dec 08 05:47:53 GMT 2024

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

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

Back to the top