Hello, i'm new to "prototype window",
i downloaded the latest 1.1 version
and tryed to do a "hello world" window.
I did that sample function :
<SCRIPT>
win = new Window({id: "my_id", width: 100, height: 100});
</SCRIPT>
but when i run the code, i gote a js Alert with message : (on any browser)
/"Window [object Object] is already register is the DOM!! be sure to use
setDestroyOnClose()"/
wtf ???
Thanks for any help !! :)
(of course, i have included the right files, etc)
--
bill
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com