Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to set dynamic text in splash screen
How to set dynamic text in splash screen [message #329952] Fri, 11 July 2008 09:39 Go to next message
haribabu mallavelli is currently offline haribabu mallavelliFriend
Messages: 26
Registered: July 2009
Junior Member
Hi,

I needs to put a text in the splash screen which will changes dynamically
how can i achieve this.

Example: when i have started the eclipse it displays the splash.bmp file,
likewise i have my own bmp file and wanted to display a dynamic text into
this. please help me.



Thanks
-Hari
Re: How to set dynamic text in splash screen [message #329953 is a reply to message #329952] Fri, 11 July 2008 10:35 Go to previous messageGo to next message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

On Fri, 11 Jul 2008 09:39:54 +0000 (UTC), haribabu2006@gmail.com
(HariBabu) wrote:

>Hi,
>
>I needs to put a text in the splash screen which will changes dynamically
>how can i achieve this.
>
>Example: when i have started the eclipse it displays the splash.bmp file,
>likewise i have my own bmp file and wanted to display a dynamic text into
>this. please help me.
>
>
>
>Thanks
>-Hari

I tested this in Eclipse 3.4 but i think it is available in older
versions:

Open the "New Project..." wizard
Select the "Plug-in Project"
Set "Project name" and leave the other options alone
Advance to the "Templates" page
Select "Custom plug-in wizard", choose "Next"
Deselect all Templates and select the "Splash Handler" Template
Choose the kind of Splash screen you want on the next page
Finish

The generated plug-in might already fullfil your requirements.
Otherwise just modify it.


Achim
--
Achim Lörke

Eclipse-Stammtisch in the Braunschweig, Germany area:
http://www.bredex.de/de/news/events.html


Achim Lörke

Re: How to set dynamic text in splash screen [message #329975 is a reply to message #329953] Fri, 11 July 2008 16:09 Go to previous messageGo to next message
haribabu mallavelli is currently offline haribabu mallavelliFriend
Messages: 26
Registered: July 2009
Junior Member
Thanks it is working
Re: How to set dynamic text in splash screen [message #330049 is a reply to message #329975] Mon, 14 July 2008 08:53 Go to previous message
haribabu mallavelli is currently offline haribabu mallavelliFriend
Messages: 26
Registered: July 2009
Junior Member
I have specified this splashHandlers extension in my product plugin's
extension and my message showing after some delay i.e.

The movement my splash screen started, its giving me a "Workspace
Launcher" dialog, if click on "ok" then only the splash message which i
have added is showing.

I need this message to show when the splash screen shown. Is it possible
or any constraints in this?.
Previous Topic:Using DLL in an Eclipse plugin
Next Topic:Re: Problem switching from Europa to Ganymede
Goto Forum:
  


Current Time: Thu Jul 18 23:28:27 GMT 2024

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

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

Back to the top