Hello I have what seems to be a simple layout problem but turns out to be impossible in Qx. Maybe I am missing something. I could easily code this in CSS. Here is my problem:
I have a general container. Inside I want to center a widget A, but want to add to the right of this widget another widget B. But I don't want B to count towards the centering of A (eg, I want A to be centered as if B did not exist; I dont want the block A + B to be centered). I don't know the width of either A nor B. Any ideas? I tried a few things using differents layouts, but none has worked. I actually have something that works, but it's very very ugly: I add a fictional B' widget (that's a copy of B) to the left of A and hide it. This way it works, but i really want to come up with something cleaner. -- Jean-Noël Rivasseau Directeur (1) 778 786 3460 / (33) 01 82 88 05 26 Kameleoon - morphing the web http://www.kameleoon.com/ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
