Re: [qooxdoo-devel] AlignX and AlignY Example

2014-10-06 Thread Martin Wittemann
Hey, you can check out that grid demo which might give you the sample you’re looking for: http://demo.qooxdoo.org/devel/demobrowser/#layout~Grid_Alignment.html Regards, Martin Am 06.10.2014 um 22:38 schrieb aecio mailto:vercingetori...@gmail.com>>: Hi everybody, I'm using a container.Composite

[qooxdoo-devel] AlignX and AlignY Example

2014-10-06 Thread aecio
Hi everybody, I'm using a container.Composite with a layout.Grid as layout. I'm trying to align to the right the content of a cell, but it is imposible, because it always remains in the left. Can someone show me a playground example about the use of the AlignX and AlignY properties. Regards. -