Hey, > What if the initial values is computed based on the max of childs widget > height. And how could we find that out? The hight can only be read if the widget is in the DOM and as the dimensions might change depending on its content. So we would need to render every data set which would tackle the idea of the virtual widget at all.
> If all child ares widget it should be easy no ? > To keep it simple, we could have two default child (the label and an > icon), isn't it ? I don't want to restrict it and even if, the image size could change anyway. Regards, Martin ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
