On 03 Apr 2007, at 15:57, Abel Braaksma wrote:
> Patrick Klein wrote:
>>
>> I know this function. Sorry.
>> I mean, that I can close all windows, not only closeable.
>> Sorry for this mistake.
>>
>
> Well, then you either make them closeable, or if that is not an
> option,
> destroy them. You'll have to loop through them yourself though.
>
> Note that in your example, all windows are closeable.
Hey there,
I, too, am new here. :) Looping through open windows, or getting at
a previously opened window, how can one do that exactly?
Having a similar problem, in the sense that I open a new window as such:
var destinationEditWindow = new Window({url: 'script.php', ...);
destinationEditWindow.showCenter(true);
Then from within the form in 'script.php' I want to add a button to
close the current window.
Is this possible?
Thanks!
Alexander
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com