Re: [qooxdoo-devel] Can't move Dialog window outside the viewport

2008-10-17 Thread Kanugula
Thank you. I use Qooxdoo Window as a modal dialog. Yes, native window can be moved anywhere outside the view pane. But I am afraid that it will loose some functionality comapred to modal dialog. Or I will have to rewrite the code inside the modal dialog. I can't remeber exactly what the "modal"

Re: [qooxdoo-devel] Can't move Dialog window outside the viewport

2008-10-17 Thread Jim Hunter
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 th

[qooxdoo-devel] Can't move Dialog window outside the viewport

2008-10-17 Thread Kanugula
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 brows