Archive for the 'ToolTipManager' Category

06
Apr

Using the ToolTipManager class to determine the current tool tip in a Flex application

The following example shows how you can get the currently visible tool tip in a Flex application by using the static ToolTipManager.currentToolTip property and the toolTipShown event.

Full code after the jump.

Continue reading ‘Using the ToolTipManager class to determine the current tool tip in a Flex application’

05
Sep

Setting a Flex tool tip’s maximum width

The following example shows how you can use the ToolTip.maxWidth property in Flex to control the maximum width of a tool tip.

Full code after the jump.

Continue reading ‘Setting a Flex tool tip’s maximum width’

04
Sep

Adding animations and effects to Flex tool tips

The following example shows how you can add custom animation and effects when displaying a tool tip in Flex.

Full code after the jump.

Continue reading ‘Adding animations and effects to Flex tool tips’

03
Sep

Controlling a Flex tool tip’s show delay, hide delay, and scrub delay

The following example shows how you can control how long Flex will wait to display a tool tip after the user moves the mouse over a control, how long the tool tip will be visible before disappearing and how long a user can take when moving the mouse between controls before Flex waits to display a ToolTip.

Full code after the jump.

Continue reading ‘Controlling a Flex tool tip’s show delay, hide delay, and scrub delay’

03
Sep

Globally disabling tool tips using the Flex ToolTipManager class

The following example shows how you can enable and disable tool tips globally within a Flex application by setting the ToolTipManager.enabled property.

Full code after the jump.

Continue reading ‘Globally disabling tool tips using the Flex ToolTipManager class’

01
Sep

Customizing a Flex ToolTip instance’s appearance using styles

The following example shows how you can customize the appearance of the Flex ToolTip using a <mx:Style /> block.

Full code after the jump.

Continue reading ‘Customizing a Flex ToolTip instance’s appearance using styles’

15
Aug

Creating tool tips manually using the ToolTipManager class

Here’s a basic example of creating a text tool tip using the Flex ToolTipManager class and making the tool tip follow the mouse cursor.

Full code after the jump.

Continue reading ‘Creating tool tips manually using the ToolTipManager class’

23
Jul

Setting the amount of time that a tool tip is visible using the ToolTipManager class

Ever wonder how to control the amount of time that a tool tip stays visible before disappearing? Well, wonder no more! You can control the length of time that a tool tip remains visible from the default 10 seconds to whatever you want by setting the ToolTipManager.hideDelay property. Simply set the value to however many milliseconds you want the tool tip to be visible for before disappearing and you’re set.

Full code after the jump.

Continue reading ‘Setting the amount of time that a tool tip is visible using the ToolTipManager class’




December 2008
M T W T F S S
« Nov    
1234567
891011121314
15161718192021
22232425262728
293031  

Badge Farm

  • Firefox 2
  • Powered by Redoable 1.2
  • Feeds burnt by Feedburner
  • Feed