You can display a tooltip anywhere anytime with
ToolTipManager.createToolTip() and remove it with
ToolTipManager.destroyToolTip().
 
- Gordon

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of candysmate
Sent: Sunday, September 09, 2007 12:13 AM
To: [email protected]
Subject: [flexcoders] Using tooltips programatically with AS3



I wish to use tooltips to highlight user input error when entering
data into a dataGrid. How can I cause a tooltip to display without
using the mouse to rollover an object please?



 

Reply via email to