Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Shell-Windows
Shell-Windows [message #63787] Sat, 01 December 2007 09:25 Go to next message
Eclipse UserFriend
Hi

suppose we do have different Shell windows (that are not modal) and the
first (main) shell window is maximized.

If the user clicks in the maximized shell window the other shell's are
hidden behind the maximized shell window.

How can these be accessed by the user now?

Thanks
Andrej
Re: Shell-Windows [message #63810 is a reply to message #63787] Sat, 01 December 2007 11:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi Andrej,

I guess what you are looking for is some sort of window manager or task
bar.
Currently, there is no way for the user to access these shells. Except
your application provides a means to access obscured shells.
Unlike SWT, that does not provide such a mechanism by itself but is
backed by a proper operation system, RWT would have to implement this by
itself.
We already had some thoughts on a task manager but I doubt that this
will be realized for the short term.

Cheers,
Rüdiger


Andrej Dimic wrote:
> Hi
>
> suppose we do have different Shell windows (that are not modal) and the
> first (main) shell window is maximized.
>
> If the user clicks in the maximized shell window the other shell's are
> hidden behind the maximized shell window.
>
> How can these be accessed by the user now?
>
> Thanks
> Andrej
>
>
Re: Shell-Windows [message #63833 is a reply to message #63810] Sun, 02 December 2007 14:49 Go to previous message
Eclipse UserFriend
Hi Rüdiger

you are absolutly right, that's what i was looking for.
So until some sort of a Task Manager is available, i will set new Shell's
to application-modal.

Thanks
Andrej
Previous Topic:Call EJB from RAP on JBoss
Next Topic:UICallback Mechanism
Goto Forum:
  


Current Time: Tue Apr 29 02:39:50 EDT 2025

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

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

Back to the top