i didn't not reuse the win id. made sure each window hada different ID. but
realised i missed out the line setDestroyOnClose. realised it only while
reviewing the code on a site that was shared. so i added it in... and it
works! cool!
thanks!

On 12/28/06, Felix Shnir <[EMAIL PROTECTED]> wrote:

Do you reuse the same ID?  If so, do you setDestroyOnClose?

Felix.



On 12/28/06, one eighty-three < [EMAIL PROTECTED]> wrote:
>
> oh forgot to add that under the close() function,
> i had an alert(win.visible);
> on the first time it is true. but the second time, its false.
> any solutions?
>
>
>  On 12/28/06, one eighty-three <[EMAIL PROTECTED] > wrote:
> >
> > hi,
> >
> > i read the posting in the forum and realised i had the same problem.
> > i can open it a second time but can't close it a second time. i read
> > that i gotta setDelegate() but how and where?
> > under the setDelegate function i gotta add a canClose function?
> >
> > thanks
> >
> >
>
>
> _______________________________________________
> Javawin mailing list
> [email protected]
> http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>
>
>


--
Felix
-------------------------
God put me on earth to accomplish a certain number of things.  Right now,
I'm so far behind, I will never die...
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com



_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to