You seem to use your EditForm class, which is not a widget (do not inherit from Widget as it seems) in some widget specific functionality.
Hope this helps. Sebastian C.Bieser schrieb: > Is there no way to print helpful error messages? > > I just want to load a self defined class called "pim.ui.component.Editform" > within an event listener. But the following error message is the only thing > I get. > > [Exception... "'Error: Invalid Widget: [object pim.ui.component.Editform]' > when calling method: [nsIDOMEventListener::handleEvent]" nsresult: > "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: > no] > > And this message doesn't help me in any way to fix the problem... > > Christian ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
