[qooxdoo-devel] Is it possible to set the resource path at runtime with qooxdoo 1.0+?

2010-03-21 Thread Thorsten Klingen
Hi, is it possible to set the resource path at runtime with qooxdoo 1.0+? With qooxdoo 0.7 you could set the resource path in the html-file with: qxsettings = {"qx.resourceUri" : "path_to_resource_dir"}; Is there anything comparable in the newest qooxdoo version? I did the following AFTER my

Re: [qooxdoo-devel] [english 100%] Re: Array Request?

2010-03-21 Thread Stefan Meyer
Have you an example? > You can use JSON, it's simple and strong:) > > On Sun, Mar 21, 2010 at 11:11 PM, smisonl...@googlemail.com > wrote: > >> Hello, >> >> i have a array having 2 even. IS their any easy method in qooxdoo to >> transfer it via a request? or must i part them to single values

Re: [qooxdoo-devel] Array Request?

2010-03-21 Thread Petr Kobalíček
You can use JSON, it's simple and strong:) On Sun, Mar 21, 2010 at 11:11 PM, smisonl...@googlemail.com wrote: > Hello, > > i have a array having 2 even.  IS their any easy method in qooxdoo to > transfer it via a request?  or must i  part them to single values ? > > --

[qooxdoo-devel] Array Request?

2010-03-21 Thread smisonl...@googlemail.com
Hello, i have a array having 2 even. IS their any easy method in qooxdoo to transfer it via a request? or must i part them to single values ? -- Download Intel® Parallel Studio Eval Try the new software tools for your

Re: [qooxdoo-devel] Firefox 3.6 - Qooxdoo 0.6.2 - Tab and Single click fail

2010-03-21 Thread Aaron Cooper
Thanks Alex, I will look into this on a dev version of the app. The app is quite large so I am expecting this to be less than straight forward. I have the affected users running Chrome. No tabbing, but single click select works. I have instructed the rest to ignore Firefox uploads to keep them on

Re: [qooxdoo-devel] get Table content?

2010-03-21 Thread Fritz Zaucker
Or http://demo.qooxdoo.org/1.0.x/apiviewer/#qx.ui.table.model.Simple if you use the Simple model. On Sun, 21 Mar 2010, Fritz Zaucker wrote: > On Sun, 21 Mar 2010, smisonl...@googlemail.com wrote: > >> Hello, >> >> i need the tabledata to an array. How can i get them ? How can i get >> an array

Re: [qooxdoo-devel] get Table content?

2010-03-21 Thread Fritz Zaucker
On Sun, 21 Mar 2010, smisonl...@googlemail.com wrote: > Hello, > > i need the tabledata to an array. How can i get them ? How can i get > an array . How can i get th row and column count? http://demo.qooxdoo.org/1.0.x/apiviewer/#qx.ui.table.ITableModel > Thank you for answer Welcome. -- Oet

[qooxdoo-devel] get Table content?

2010-03-21 Thread smisonl...@googlemail.com
Hello, i need the tabledata to an array. How can i get them ? How can i get an array . How can i get th row and column count? Thank you for answer -- Download Intel® Parallel Studio Eval Try the new software tools f

Re: [qooxdoo-devel] lacks of "hints" for not UTF-8 charset encoded files in the generator.py output

2010-03-21 Thread Fritz Zaucker
On Sun, 21 Mar 2010, benco wrote: > Hi, > > I just updated my qooxdoo version to the last svn revision. > > I can't generate a qooxdoo project because of some 'not UTF-8 encoded files' > but it seems that the generator doesn't give anymore hints about the > misencoded files. > > Before the upgrad

[qooxdoo-devel] lacks of "hints" for not UTF-8 charset encoded files in the generator.py output

2010-03-21 Thread benco
Hi, I just updated my qooxdoo version to the last svn revision. I can't generate a qooxdoo project because of some 'not UTF-8 encoded files' but it seems that the generator doesn't give anymore hints about the misencoded files. Before the upgrade, the generator always displayed some hints like