Hi,
page1.getChildControl("button").setToolTipText("Hi there!")
(where page1 is the qx.ui.tabview.Page object) will show the tool tip if
the tab button is hovered. If you really want it just for the label, use
this:
page1.getChildControl("button").getChildControl("label").setToolTipText("Hi
there!")
Regards,
Daniel
On 04/19/2012 04:03 PM, randylb wrote:
> I have not been able to find a way to assign tooltip text to the tab label in
> a TabView...is this possible?
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/TabView-toolTipText-tp7480757p7480757.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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