Re: [qooxdoo-devel] Patch to QxLabel

2006-02-24 Thread Sebastian Werner
Til Schneider schrieb: The current implementation of QxLabel doesn't allow centered or right-aligned text. It is possible to use a QxAtom instead and set "horizontalChildrenAlign" to "center". But this has two disadvantage: First a QxAtom is little bit oversized if you just want to show a tex

[qooxdoo-devel] Patch to QxLabel

2006-02-24 Thread Til Schneider
The current implementation of QxLabel doesn't allow centered or right-aligned text. It is possible to use a QxAtom instead and set "horizontalChildrenAlign" to "center". But this has two disadvantage: First a QxAtom is little bit oversized if you just want to show a text and second a QxAtom ha