Thanks Fabian for your explanation.

This explains why the height of a width-limited tooltipo isn't right:

var tip = new qx.ui.popup.ToolTip(_("Se recuerda de que existe la
posibilidad de especificar parte de la información de este formulario en una
2ª fase.<br><br>Para ello utilice el menú contextual, accesible usando el
botón derecho del ratón.<br>Use la opción indicada con  /img/frm/omi ."));
tip.getAtom().getLabelObject().set({
        maxWidth: 300,
        wrap: true
});



Fabian Jakobs-2 wrote:
> 
> Well, the problem has been and propably still is that we are currently 
> not able to compute "auto" sizes for multi line lables. This will 
> hopefully been solved with 0.8. In the meantime a more static layout 
> with a HtmlEmbed might help.
> 

-- 
View this message in context: 
http://www.nabble.com/Enhancement%3A-message-box---notifiers-tf4560213.html#a13037576
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to