Re: [qooxdoo-devel] Window.close()

2006-09-14 Thread Sebastian Werner
Alex D. schrieb: > But the 'disappear' event will be dispatched independent of whether i > close a window with close-button at the top-right oder with my own > close-button, doesn't it? yes, that's true. Sebastian > > alex.d >> You could also use the "disappear" event. Maybe a cleaner method.

Re: [qooxdoo-devel] Window.close()

2006-09-14 Thread Alex D.
But the 'disappear' event will be dispatched independent of whether i close a window with close-button at the top-right oder with my own close-button, doesn't it? alex.d > > You could also use the "disappear" event. Maybe a cleaner method. :) > > Sebastian > > > > Alex D. schrieb: >> You can ove

Re: [qooxdoo-devel] Window.close()

2006-09-14 Thread Sebastian Werner
You could also use the "disappear" event. Maybe a cleaner method. :) Sebastian Alex D. schrieb: > You can override the _onclosebuttonclick routine of the window, but i > solved this problem with a flag in my code. > Cheers, > alex.d >> I have exactly same question. Let me know if you find a w

Re: [qooxdoo-devel] Window.close()

2006-09-13 Thread Alex D.
You can override the _onclosebuttonclick routine of the window, but i solved this problem with a flag in my code. Cheers, alex.d I have exactly same question. Let me know if you find a way to detect it. --Tomek Alex D. wrote: Hi, Is it possible to detect whether a window was clo

Re: [qooxdoo-devel] Window.close()

2006-09-13 Thread Tomek Loboda
I have exactly same question. Let me know if you find a way to detect it. --Tomek Alex D. wrote: > Hi, > Is it possible to detect whether a window was closed with > close-cross-button(at the top-right) or just with window.close? > > Regards, > alex.d > > --

[qooxdoo-devel] Window.close()

2006-09-11 Thread Alex D.
Hi, Is it possible to detect whether a window was closed with close-cross-button(at the top-right) or just with window.close? Regards, alex.d - Using Tomcat but need to do more? Need to support web services, security? Get st