Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Server delay message dialog
Server delay message dialog [message #123773] Wed, 04 March 2009 13:58 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2009
Junior Member
Hello,

Is there a way in RAP to show some kind of "Please wait..." dialog when
the application loads something?
I'm aware of "progress bar" widget existence but it's not really what I
need because I want this waiting dialog to show up every time on server
delay and not only on specific actions (like expanding a tree node).

Thank you for your help.
Re: Server delay message dialog [message #123926 is a reply to message #123773] Mon, 09 March 2009 08:29 Go to previous messageGo to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi,

I don't think that is supported out of the box. AFAIK the cursor changes
if receiving a response from the server exceeds a defined time of
milliseconds (500ms or so...).

If you need a progress bar for long running actions on the server you
have to implement this on your own. There's an example in the controls
demo how this can be done using UICallbacks.

Regards,
Stefan.


Gomu schrieb:
> Hello,
>
> Is there a way in RAP to show some kind of "Please wait..." dialog when
> the application loads something?
> I'm aware of "progress bar" widget existence but it's not really what I
> need because I want this waiting dialog to show up every time on server
> delay and not only on specific actions (like expanding a tree node).
>
> Thank you for your help.
>
Re: Server delay message dialog [message #124296 is a reply to message #123926] Wed, 11 March 2009 10:25 Go to previous message
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

Thank you Stefan for your help, I'll take a look on this.
Previous Topic:RTL
Next Topic:Shell activate and deactivate events doesn't fire properly
Goto Forum:
  


Current Time: Tue Apr 16 08:41:28 GMT 2024

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

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

Back to the top