Not sure what I'm doing wrong...trying to define new classes in 0.8,
generating (clean and source) each time after changing it
I tried moving it into its own file, defining it at the end of the file, and
defining it at the beginning
Getting this message in firebug:
Error: The configuration key "construct" in class "blogadmin.Testing" is not
allowed! If I change type to anything, it lets me pass without an
error...but then it doesn't recognize the construct function
Even typed the function directly into the firebug console, still get it:
qx.Class.define('blogadmin.Testing',{construct: function() { console.log('hi
there'); } } )
I tried naming it Testing.js, and my main is Application.js...any ideas
would be greatly appreciated.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel