It sounds like you are asking if they can move your dialog window outside
the confines of the browser borders, is that correct?

If the answer is yes, then there are two answers. First, if you are using a
qooxdoo window, then no you can not. A qooxdoo window is a control placed
inside the DOM of the current window. If you are using a native window, then
you should be able to move it anywhere on the screen since it is a new
instance of a browser. I have not tested the native window behavior, but I
am reasonably certain that is how it works.

Jim


On Fri, Oct 17, 2008 at 12:55 PM, Kanugula <[EMAIL PROTECTED]>wrote:

>
> Hi,
>
> I have a big modal dialog window. My users complain that they can't see the
> dialog completely. Either they don't maximize the browser window or
> possibly
> they work from a smaller computer at home.
>
> Is there a way that we can move the dialog window anywhere outside of the
> view pane. Demo browser's example/Window1.html is such example.
>
> Will appreciate alternate ways to see the dialog window fully.
>
> Thanks.
> Kanugula.
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to