Ron Davis schrieb:
I have just started experimenting with Qooxdoo and am very impressed so far.

I am trying to get a canvas layout like this:

| exactly 100 pixels | whatever is left over | exactly 100 pixels|

I can't seem to figure out how to do this. Is there something obvious I am missing?

I think this is better done with a boxLayout (for example QxHorizontalBoxLayout)

Then you could define different width values:

100 | "1*" (means flex) | 100

Hope this helps.

Sebastian



Thanks for any help you can give.




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to