Hello, I have a vertical box layout with 3 labels as children. Labels contain very long text. When I set wrap property to true labels overlap each other. I tried various height values (auto, etc.) but without success. It works only with height in pixels. But I need flexible layout because I don't know a length of text (it can be different). Is it possible to use labels with wrap='true' and height='auto'? Or how can I fix overlapping?
I attached an example. Best regards, Siarhei Barysiuk
Application.js
Description: JavaScript source
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
