Sergey
Sergey

Reputation: 963

ToolTip window help in Flex

How i can create pop-up window (with some text)when focus on TextInput (like in windows xp when i focus mouse cursor on file it shows short info).

ps: example of pop-up in windows xp alt text http://img38.imageshack.us/img38/3884/2222ty.gif

Upvotes: 0

Views: 292

Answers (1)

Maz
Maz

Reputation: 3375

The form of window you are referring to is generally refered to as a "Tooltip"

I think that this is what you're looking for.

Upvotes: 3

Related Questions