[qooxdoo-devel] Internationalization of properties

2007-04-30 Thread Sergei Kolomiets
Hi! Can I use internationalization of properties default values with usage this.tr()? -- View this message in context: http://www.nabble.com/Internationalization-of-properties-tf3672021.html#a10260736 Sent from the qooxdoo-devel mailing list archive at Nabble.com.

[qooxdoo-devel] RemoteTableModel Example Needed

2007-04-30 Thread abnospam
Hi, I've been studing the qooxdoo API and examples, but I missed the RemoteTableModel example, I think its just what I need but as beginner I couldn't come up with a working implementation myself. Is there any RemoteTableModel example available? I have searched the mailings without success. Any

Re: [qooxdoo-devel] Single Theme File?

2007-04-30 Thread Alex Back
Hi Ralf, On Monday 30 April 2007 Ralf Sternberg wrote: > Hi, > > is it possible to define a complete theme including the definitions of > colors, borders, appearances etc. within one single file or do I *have* > to define a separate color theme, border theme, etc. and reference them > in a meta th

[qooxdoo-devel] Single Theme File?

2007-04-30 Thread Ralf Sternberg
Hi, is it possible to define a complete theme including the definitions of colors, borders, appearances etc. within one single file or do I *have* to define a separate color theme, border theme, etc. and reference them in a meta theme? If I understand [1] right, defining the complete theme in

Re: [qooxdoo-devel] Problem with dispose() in 0.6.6

2007-04-30 Thread Daniel Haferkorn
Hugh Gibson wrote: >> Unfortunately during the >> disposal an error is thrown: >> 069041 ERROR: qx.ui.table.TablePaneScroller[1039]: Modification of >> property "parent" failed with exception: TypeError - this._states has >> no properties > > This might help you: > > http://www.nabble.com/Prob