is it possible to create a UI for 开发者_JAVA百科a facebook app using qooxdoo or anything similar?
Hi: I\'m trying to use an javascript screen recorder in my qooxdoo app (efexam.com/app), but user clicks are captured by qooxdoo and the screen recorder (smt2) don\'t get them. Just get and record the
I am building some forms in qooxdoo and need to add a file upload section. Curious to know if anyone has an elegant solut开发者_运维知识库ion to this before I get hacky with it?
When I\'m sending AJAX query to my webApp, Qooxdoo cannot interpret the response correctly when server return response with header:
I am trying to mix QooXDoo and jquery , jqGrid but i am just a qxd beginner ( i just downloaded yesterday) . as jqGrid is way more powerful , featureful than qxd\'s Table , i wan开发者_JS百科t to use
I got a qx.ui.form.Spinner object and I am setting the initial value from an XML file. The value is unfortunately returned as a string, which leads to the following confusing error in Firebug:
I\'m working on a project that integrates OpenLayers and Qooxdoo...so far I\'m having lots of success. But now I want to be able to place qooxdoo widgets in an OpenLayers popup (FramedCloud in this ca
Is threre a possibility to get the clicked link ( -tag) below the mouseclick via qooxdoo or plain JS?
Hi: I\'ve add html inputs and selects to a rich qx.ui.basic.Label. I`ve added correctly event handlers to these html controls. My problem comes with tab events.
I checked out the latest SVN 开发者_JAVA技巧trunk of qooxdoo and now i have the following problems: