Hi,
 
First:
Try use this functions in flex 1.5:

ToolTipManager.createAndShowTip();

ToolTipManager.hideAndDestroyTip();

Second:
Use this:

<mx:Tree

showDataTips="true"></mx:Tree>

Tell me, if it works.

Bye.



On 11/1/05, parinda_b_patel <[EMAIL PROTECTED]> wrote:
Hi,

Is there a way to fire an event or something so that the toolTip on a
datagrid control shows up ? I know currently the toolTip shows up
after you mouse over certain row in a datagrid, provided that you have
supplied dataTipFunction . But if you need to programatically show it
without mousing over is that possible ?

Second question I have is that I have a tree in which I want to show
the toolTip only if the label is partially visible on the tree-node.
For nodes whose labels are short and they are visible fully , I do not
want the toolTip to show up.Is there a way to show toolTips only when
you wish and turn it off for other rows?

Thanks in advance






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex


YAHOO! GROUPS LINKS






--
Bruno Gustavo Martins
Cel: (11)9585-9587
Tel: (11)3965-1909

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Software design and development Macromedia flex
Software development best practice


YAHOO! GROUPS LINKS




Reply via email to