Re: [qooxdoo-devel] How to insert text at cursor position inside a TextField?

2009-11-22 Thread OmicroN
Some news on this subject ? Thanks. Jacques thron7-2 wrote: > > Jan, don't despair but a reply to your question is in the making ... > bear with us. > > Thomas > > Jenec wrote: >> Hi everybody, >> I need to insert some text at cursor position inside of a TextField. So I >> need to get a las

[qooxdoo-devel] Virtual Table / setCellWidget

2009-11-22 Thread Daniel Hirtzbruch
Good Morning, I'm using a "virtual table" with a WidgetCellSpan within my qooxdoo app. There's a method "getCellWidget" and a "updateData" in virtual.cell.AbstractWidget - but couldn't find any method to change the type of widget instead of its contents. Am I somehow able to change a specific cel

[qooxdoo-devel] Java RPC backend threading question

2009-11-22 Thread mckwil
Hi all, While trying to use the Java RPC backend to power my front-end qooxdoo app, I was wondering how the Java RPC backend handles the service innvocations. If there are 50 simultaneous requests hitting a single service at the rpc backend, would the qooxdoo Java RPC spawns 50 threads, with eac

Re: [qooxdoo-devel] using the remote table model

2009-11-22 Thread Derrell Lipman
On Sun, Nov 22, 2009 at 12:10, Peter Whitefield < peter.whitefi...@mail.adsl4less.com> wrote: > > Have just got a table populated populated from some json data from a php > files as described in > http://qooxdoo.org/documentation/0.8/remote_table_model > > There was a small problem using the json

[qooxdoo-devel] using the remote table model

2009-11-22 Thread Peter Whitefield
Hi All, What a great framework! Have just got a table populated populated from some json data from a php files as described in http://qooxdoo.org/documentation/0.8/remote_table_model There was a small problem using the json data from the tutorial, which kept giving me the "could not execute j