Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to do a loading page(loading page in entry point)
How to do a loading page [message #902037] Wed, 15 August 2012 15:18 Go to next message
R P is currently offline R PFriend
Messages: 4
Registered: May 2012
Junior Member
can any one help me on creating a page loading in rap using the entry point. Currently rap framework seems to have one but i am unable to implement it. any sample code to achive this?
Re: How to do a loading page [message #902164 is a reply to message #902037] Thu, 16 August 2012 08:06 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
page loading is implemented in RAP Examples Demo. The code is available
in the RAP Git repository:
http://git.eclipse.org/c/rap/org.eclipse.rap.git/tree/bundles/org.eclipse.rap.examples
HTH,
Ivan

On 8/15/2012 6:18 PM, R P wrote:
> can any one help me on creating a page loading in rap using the entry
> point. Currently rap framework seems to have one but i am unable to
> implement it. any sample code to achive this?

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: How to do a loading page [message #902184 is a reply to message #902164] Thu, 16 August 2012 09:23 Go to previous messageGo to next message
R P is currently offline R PFriend
Messages: 4
Registered: May 2012
Junior Member
Hi Ivan,
Thanks for the reply but according to .../rap/examples/internal/ExampleApplication.java#L43 where the application.addResource( createResource( "icons/loading.gif" ) ); is added in which place are you accessing the "loading.gif" again?
Re: How to do a loading page [message #902189 is a reply to message #902184] Thu, 16 August 2012 09:31 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
it is in "resources/body.html".
HTH,
Ivan

On 8/16/2012 12:23 PM, R P wrote:
> Hi Ivan,
> Thanks for the reply but according to
> .../rap/examples/internal/ExampleApplication.java#L43 where the
> application.addResource( createResource( "icons/loading.gif" ) ); is
> added in which place are you accessing the "loading.gif" again?

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Multi line headers in table columns
Next Topic:Invalid thread access thrown when calling TreeViewer.refresh()
Goto Forum:
  


Current Time: Thu Apr 25 09:53:32 GMT 2024

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

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

Back to the top