Phillip, you should check the documentation of the PWC first before posting. Your questions are answered in both samples and docs: http://prototype-window.xilinus.com/documentation.html
To close a PWC, you can use Windows object and call close: function(id, event). Callbacks are also available if you register a delegate for onClose. Felix. On 12/13/06, Cave, Phillip <[EMAIL PROTECTED]> wrote:
I have a couple of questions. First is how do I close the open window from html within the window without using the dialog or confirm windows. I am loading up a file where a user will do some stuff and the window will be closed when they are done. Second, can I have the window call a callback function when closed? And further can I pass a value to that callback function. Any help is appreciated. Thanks, Phillip _______________________________________________ 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
