I try to use the xqjqplot library within qooxdoo, but i still get a error message during generating with generate-source.
when i do a this._tree.getDataModel(); in qooxdoo on a treevirtual, i only get back the expanded nodes. How can i get all node开发者_Go百科s in the tree?I found a solution by my self. The getData() fu
Hy, Trying to use qooxdoo with debian lenny. qooxdoo sdk 1.2 create-application.py ok but I\'ve got a problem with generate.py :
Here\'s my simple code; I\'m expecting my atom1 widget (row:0, column:0) to be righ aligned; but can\'t get it! Any suggestions?
I am wondering can qx.ui.form.TextArea be resized by mo开发者_如何学运维use at runtime? just as I can re-height question box in stackoverflow.have also a look ate the Resizer Demo:
is it possible to generate a Qooxdoo API even if not all tags and comments are correct? When i tried generate.py api i got a lot of errors. Can the generator ignore these errors?
i downloaded Qooxdoo, then ActivePython and installed it as in this tutori开发者_运维问答al http://qooxdoo.org/documentation/1.1/helloworld. When I follow the instructions I get the following results:
Don\'t know what did I do wrong but \"Optimized build开发者_如何学编程\" of my Qooxdoo (1.0.1) application stopped working. Still source build and non-optimized build are working without any trouble.
I am totally confused as too which of these two frameworks to learn. Most of the comparsons are between sproutcore and cappuccino or qooxdoo vs jquery. If the criteria is a JS framework that:
Is Qooxdoo only usable if you want to write your entire application with it? I would only like to use the table component. Kind of like Extjs building its owngrid component after 开发者_运维技巧you re