Quote:
|
Originally Posted by Skyld
I thought it was something like this?
PHP Code:
function onClose(obj)
{
// obj is the GUI window in question
obj.destroy();
}
|
I thought so too, but he said it didn't work for him

Also, I don't think you have to call obj.destroy() in onClose.
Quote:
|
Originally Posted by Stefan
Need to add all events and description to the wiki.graal.net I think
|
I agree
