This is a collection of various things I've learned along the way. Mostly programming or tech. No one is interested in how much coffee you drink or how much you miss 80's cartoons.
Friday, September 24, 2010
Flex : HTML tooltip made simple
I'm currently working on a project that required a fancy looking tooltip. Unfortunately the native tooltip object in Flex doesn't support htmltext. By accident I found out that a swc I was trying to use (Libagic) for a Edit-In-Place TextInput included a class you can use to override ToolTip called HTMLToolTip. You can read about it here. Right-click on the flex example at the bottom of his post to view the source.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
If you found this page useful, or you have any feedback, please leave a comment.