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.
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
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
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
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