Re: [qooxdoo-devel] Modal windows in version 0.7.x-svn

2008-08-18 Thread Bart van der Werf
>From Jim Hunter > What does your code look like to instantiate and show the > window? You are doing something wrong as I use modal windows > all the time and I hide the upper-right corner X and only > allow them to exit via buttons on my window. So if you are > not getting response from the ob

Re: [qooxdoo-devel] Modal windows in version 0.7.x-svn

2008-08-15 Thread Jim Hunter
What does your code look like to instantiate and show the window? You are doing something wrong as I use modal windows all the time and I hide the upper-right corner X and only allow them to exit via buttons on my window. So if you are not getting response from the objects in your window then you a

[qooxdoo-devel] Modal windows in version 0.7.x-svn

2008-08-15 Thread Jeroen Smit
Hi, I'm trying to use a modal window in version 0.7.x-svn but the effect I get is that I cannot seem to activate any of the controls in the window. It's impossible to close the window this way. Does anybody have a suggestion (or a work around)? Thanx in advance Jeroen -