-
_Michael Elsdoerfer (michael) wrote:_
I want a Python app to host a Qooxdoo Desktop app. The url that hosts the Qooxdoo index file might be something like /admin/. The Qooxdoo files itself would be a…
-
_Thomas Herchenroeder (@thron7) wrote:_
The interface qx.ui.form.IRadioItem shows an inverted Inheritance hierarchy:
The child is at the top, the parent (qx.ui.form.IFormElement) dangles off from
i…
-
_graubart (andreas.gummer) wrote:_
redirected output of generate -w source (qx-v2.1)
if you follow this article (Three steps for efficient theme development, look below for the URL) using a qx-v4.1 …
-
_Derrell Lipman (@derrell) wrote:_
Specifically, the Java backend page at http://qooxdoo.org/documentation/0.8/rpc_java has these references. The 0.8 portion of the wiki should be searched for other …
-
_Burak Arslan (burak.arslan) wrote:_
Hi all,
Discussion:
http://sourceforge.net/mailarchive/message.php?msg_id=30261435
http://sourceforge.net/mailarchive/message.php?msg_id=30270207
Rationale:
T…
-
_Fabian Jakobs (@fjakobs) wrote:_
We still have the buildtool code in the component directory of the trunk. It has not been
converted to 0.8 and nobody is actively maintaining it. Migrating it to 0.8…
-
_Sebastian Werner (@swernerx) wrote:_
To allow users to get informations of the progress of some action, qooxdoo should support progressbars.
_assigned to Adrian Olaru (adrian.olaru)_
-
_Jean-Noel Rivasseau (elvanor) wrote:_
I tested with Opera 10.10 (which is the latest available release). The attached app exhibits the problem: if a input type=file element is added to a Qooxdoo con…
-
_saaj (id) wrote:_
Other qx.ui.menu.Menu may also be affected.
This is zIndex issue. I can workaround it by
```
var parentElement = menuButton.getMenu().getContainerElement().getParent();
paren…
-
_Patrick (patrick) wrote:_
Dear all,
Since I have upgraded the qooxdoo framework from 1.1 to 1.2 some qx.remote.io.Rpc calls to RpcPhp result in an error message:
"JSON-RPC request expected; s…