Hi, I'm also a little new to qooxdoo but maybe I can give you a little help for your startup. You should go read this: http://qooxdoo.org/documentation/0.8/debugging
Short version: I believe you've got some JavaScript syntax error in your application and the script stops before finishing execution. What you need therefore is a Javascript Development Toolkit for your webbrowser. The latest internet explorer has that included, me personally prefer using firefox by installing the *FIREBUG* add-on. google chrome has some good debugging features. The firebug console add-on will help you debugging your javascript code. You'll find many tutorials out the on how to use that tool Best Regards, phill54 -- View this message in context: http://n2.nabble.com/problem-with-source-and-build-version-tp4106551p4107178.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
