Tooltip
File Name: | Tooltip | Downloads: | 3263 |
Category: | Utilities | Uploaded By: | Nicole Yankelovich |
Created Date: | Jan-20-2010 | Last Updated Date: | Feb-06-2014 |
Hits: | 3382 Hits | Released By: | Sun Microsystems, Inc. |
License: | GNU V 2 with classpath exception | Version & Compatibility : | Version: 0.1.1, Compatibility: v0.5 |
Contact URL : | http://openwonderland.org/contact |
The tooltip module provides a new capability that can be added to all objects in the world that displays tooltip on the heads-up display (HUD) when a user hovers over the object with his/her mouse. To use the tooltip:
- Install the Tooltip module
- Right-click on any object in the world and select Properties...
- Click the '+' button on the lower right-hand-side of the Object Editor window
- Select "Tooltip" from the dialog box and click OK
- In the Object Editor window, select "Tooltip" that should now appear under the list of Capabilities for the object
- Enter the tooltip text in the text area on the right-hand-side of the Object Editor window and click Apply
The tooltip should appear when you hover over the object with your mouse. The tooltip disappears when you move your mouse, or after a short configurable time-out.
The tooltip can either be plain text, or be HTML. To employ HTML text, enclose your text in the tags. Note that HTML tags like
,,, and should all work.