Auto-sizing is not supported by HtmlEmbed. This widget should be used 
for areas which do not need this feature.

Alternatively use qx.ui.basic.Label and fill it with HTML. Label 
supports preferred dimensions calculation and this way allows you to use 
auto dimensions, too.

Hope this helps.

Sebastian


Hubert Denkmair schrieb:
> Hi there,
> 
> I'm trying to align a bunch of HtmlEmbeds of variable height in a 
> VerticalBoxLayout,
> but they just don't care about their content and prefer to overlap each 
> other.
> 
> setHeight("auto") won't work and I can't find another way to resize them 
> correctly.
> 
> Am I missing something, is there another control that might do the job, 
> can I somehow use a "position:relative" style, anything?
> 
> 
> Thanks
> 
> Hubert
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to