Hi guys,

go the following error message:

uncaught exception: [Exception... "Object cannot be created in this 
context" code: "9" nsresult: "0x80530009 
(NS_ERROR_DOM_NOT_SUPPORTED_ERR)" location:

not sure what this means, any suggestion?

im just using the example:

win = new Window('window_id', {className: "mac_os_x", title: "Sample", 
width:200, height:150});
win.getContent().innerHTML = "<h1>Hello world !!</h1>";
win.setDestroyOnClose(); win.showCenter();

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

Reply via email to