:-) It doesn't work under FireFox nor IE. I tested on 0.8.0 and 0.8.2. Moreover build version return the same error. F.setRich is not a function
I purged cache both browser and QooXdoo. I have no idea what is wrong. please look http://family3.org/test/source/index.html there is the source http://family3.org/test/source/class/test/Application.js Karol thron7-2 wrote: > > I've tried your code in Playground - works perfectly! :-\ > > T. > > Grykar wrote: >> Hi >> >> I tryied use example of qx.ui.tooltip.ToolTip from Demo browser. >> Generally >> it works except example below >> >> var tt5 = new qx.ui.tooltip.ToolTip("A long label text with >> auto-wrapping. " >> + "This also may contain rich HTML markup " >> + "and with a (show) timeout of 50ms.", >> "icon/32/actions/help-about.png"); >> tt5.setWidth(200); >> tt5.setRich(true); >> tt5.setShowTimeout(50); >> c6.setToolTip(tt5); >> >> I got error message: >> tt5.setRich is not a function >> >> Is it bug or I don't know something ? >> >> Thanks, >> Karol >> > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/ToolTip...-setRich-is-not-a-function-tp22683017p22685788.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
