Andy, always when you upgrade to a newer qooxdoo version you have to do a migration. Maybe we should have made this more obvious, but people with a longer experience in qooxdoo are so used to it. Please go through the migration guide [1] (which I will also extend in short time). That should solve all your issues. If not, get back to the list.
T. [1]http://qooxdoo.org/documentation/1.0/migration_guide > Is there an overview how to update from an older version (in my case > 0.8.2) > to 1.0 ? > > I updated the SDK to 1.0 and tried to compile the application. Everything > went fine (no complains from the python scripts), but when running the app > in the browser, I get lots of error messages, like: > > Error: Invalid key "implement" in class "qx.ui.form.RadioGroup"! The value > is undefined/null! > > or > > Error: The implement definition in class "qx.ui.form.SelectBox" contains > an > invalid interface at position 0: undefined > > or > > Error: Invalid key "extend" in class "qx.ui.container.Scroll"! The value > is > undefined/null! > > > If I generate a clean build, there are no complains from the python > script, > but in the built application I get these errors: > > i.e. Error: Could not parse color: grey > > or > > TypeError: Result of expression 'q.setSelected' [undefined] is not a > function. > > > Currently I have no idea what changed and I couldn't find some > information, > so maybe someone could give me a pointer. > > thx > > andy > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
