|
Hello,
I am now playing around with tool tips. I have a few questions:
1. Is it possible to make it so the tool tip widget moves as the mouse cursor moves on the widget? 2. Is it possible to make it so the tool tip widget will position itself correctly if it happens to be drawn offscreen? 3. Is it possible to have the contents of the tool tip change based on dynamic data? For example, maybe I have a Label with "Attack Rating: 354" and I want to have a tool tip that displays the break down of the number of 354? Then maybe the player equips a new weapon that changes the Attack Rating to something else - so the contents of the Tool Tip would change. 4. Is it possible to have tool tips for list entries in a List Widget? Maybe I have a list of of certain objects and I want to display each differently based on what they are as the user mouses over them. For example, maybe I have a list with two items in it. The first item is a NPC and the second item is Item and each can be displayed differently?
Thanks.
|