Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Server delay message dialog
Server delay message dialog [message #123773] Wed, 04 March 2009 08:58 Go to next message
Eclipse UserFriend
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 04:29 Go to previous messageGo to next message
Eclipse UserFriend
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 06:25 Go to previous message
Eclipse UserFriend
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: Wed May 07 17:48:11 EDT 2025

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

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

Back to the top