BUT . . .

You can do the following:

on mouseEnter
 set the vis of img "ToolTip1" to true
end mouseEnter

on mouseExit
 set the vis of img "ToolTip1" to false
end mouseExit

where image "ToolTip1" can be an image of text set to
any size, colour, style that you like. The image
should, obviously, both overlap and be on a higher
layer than the object it is 'tooltipping' (oof, now
there's a nasty new verb).

I know the whole thing is a bit tedious (especially if
you want everything to have tooltips in size 36 purple
italic), but it does work.

sincerely, Richmond Mathewson

____________________________________________________________

A Thorn in the flesh is better than a failed Systems Development Life Cycle.
____________________________________________________________


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to