Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Splash Screen
Splash Screen [message #63133] Mon, 26 November 2007 17:05 Go to next message
Eclipse UserFriend
Originally posted by: cedric.gaillot.thalesraytheon-fr.com

Hi,

I would like to know if it is possible to create a splash screen in a RAP
Application like in RCP.

I know in RCP, we have to use the configuration.product file to define it,
but it seems the mechanism is different on RAP.

By now I have created a standalone wiew within a perspective to display a
background image when the application is started. I still have to switch
automatically to the main perspective of the application.

Regards,

Cédric G;
Re: Splash Screen [message #63189 is a reply to message #63133] Mon, 26 November 2007 17:26 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi,

bringing the real splash screen concept to RAP is not yet possible.
An alternative solution would be to use the RAP branding
(org.eclipse.rap.ui.branding extension point) to customize the body of
the startpage by adding a new "splash" image to it.

Take a look at the RAP demo plugin which comes with the target how to
work with the branding extension point. Also see the RAP help for more
informations:
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/branding.html

Greets
Benny

Cédric G. wrote:
> Hi,
>
> I would like to know if it is possible to create a splash screen in a
> RAP Application like in RCP.
>
> I know in RCP, we have to use the configuration.product file to define
> it, but it seems the mechanism is different on RAP.
>
> By now I have created a standalone wiew within a perspective to display
> a background image when the application is started. I still have to
> switch automatically to the main perspective of the application.
>
> Regards,
>
> Cédric G;
>
Re: Splash Screen [message #63237 is a reply to message #63189] Mon, 26 November 2007 18:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cedric.gaillot.thalesraytheon-fr.com

Hi,

Thanks for your answer.

Indeed, I have modified the body.html file and added some html code. It
works fine and the behavior is as I had expected :)

Regards,

Cédric G.
Re: Splash Screen [message #140641 is a reply to message #63189] Fri, 17 July 2009 08:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: robert.enyedi.numiton.com

Hi,

This approach is working, but the splash screen remains in the
background while the application is running (because it's still in the
body of the HTML). How do I make it disappear?

Regards,
Robert

Benjamin Muskalla wrote:
> Hi,
>
> bringing the real splash screen concept to RAP is not yet possible.
> An alternative solution would be to use the RAP branding
> (org.eclipse.rap.ui.branding extension point) to customize the body of
> the startpage by adding a new "splash" image to it.
>
> Take a look at the RAP demo plugin which comes with the target how to
> work with the branding extension point. Also see the RAP help for more
> informations:
> http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/branding.html
>
>
> Greets
> Benny
>
> Cédric G. wrote:
>> Hi,
>>
>> I would like to know if it is possible to create a splash screen in a
>> RAP Application like in RCP.
>>
>> I know in RCP, we have to use the configuration.product file to define
>> it, but it seems the mechanism is different on RAP.
>>
>> By now I have created a standalone wiew within a perspective to
>> display a background image when the application is started. I still
>> have to switch automatically to the main perspective of the application.
>>
>> Regards,
>>
>> Cédric G;
>>
Re: Splash Screen [message #140650 is a reply to message #63189] Fri, 17 July 2009 09:29 Go to previous message
Eclipse UserFriend
Originally posted by: robert.enyedi.numiton.com

Hi,

This approach is working, but the splash screen remains in the
background while the application is running (because it's still in the
body of the HTML). How do I make it disappear?

Regards,
Robert

Benjamin Muskalla wrote:
> Hi,
>
> bringing the real splash screen concept to RAP is not yet possible.
> An alternative solution would be to use the RAP branding
> (org.eclipse.rap.ui.branding extension point) to customize the body of
> the startpage by adding a new "splash" image to it.
>
> Take a look at the RAP demo plugin which comes with the target how to
> work with the branding extension point. Also see the RAP help for more
> informations:
> http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/branding.html
>
>
> Greets
> Benny
>
> Cédric G. wrote:
>> Hi,
>>
>> I would like to know if it is possible to create a splash screen in a
>> RAP Application like in RCP.
>>
>> I know in RCP, we have to use the configuration.product file to define
>> it, but it seems the mechanism is different on RAP.
>>
>> By now I have created a standalone wiew within a perspective to
>> display a background image when the application is started. I still
>> have to switch automatically to the main perspective of the application.
>>
>> Regards,
>>
>> Cédric G;
>>
Previous Topic:Problem
Next Topic:List Databinding
Goto Forum:
  


Current Time: Wed Apr 24 15:39:31 GMT 2024

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

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

Back to the top