Seems to be solved with pull #24 from http://bugzilla.qooxdoo.org/show_bug.cgi?id=6309 master.
Regards Dietrich Streifert Am 28.03.2012 12:44, schrieb Dietrich Streifert: > Hi all! > > I need to change the tooltip manager in order to use rich text (html) > tooltips for form items having an invalid message (value in property > invalidMessage). > > The only way I currently can think of is to copy qx.ui.tooltip.Manager > over to my namespace and modify the code because deriving from > singleton classes is not working > (http://bugzilla.qooxdoo.org/show_bug.cgi?id=3005). > > Other ways to get this working would be to have one of the following: > > 1. add a richErrorText property to qx.ui.tooltip.Manager which creates > the error tooltip accordingly. > > 2. allow the "rich" property of qx.ui.tooltip.ToolTip to be themable > which would allow to override the rich property via a modified > appearance in my own theme. > > Does anyone have another idea? > > Thank you for your help. > > Regards > Dietrich Streifert > ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
