-
Notifications
You must be signed in to change notification settings - Fork 47
UPF Tool Tips
Cole Campbell edited this page Mar 3, 2018
·
4 revisions
Ultraviolet Framework 1.3 added support for tool tips. Tool tips are messages which can be attached to elements which will be displayed when the mouse cursor hovers over that element.
To specify the message displayed by an element's tool tip, set the value of the ToolTip
dependency property.
- Contributing
- Dependencies
- Basic Concepts
- First Look- Platform
- First Look- Graphics
- First Look- Audio
- First Look- Input
- First Look- Content
- First Look- UI
- sRGB Color
- Customizing SpriteBatch
- Creating Fonts
- Creating Effects
- Creating Glyph Shaders
- FreeType2 Fonts
- Rendering 3D Models