Game Development Community

ToolTip

by Gurpreet Nijjar · in Technical Issues · 03/10/2007 (12:16 pm) · 2 replies

Is it possible to have tooltips in the RTS?

Tooltip: so a description is displayed when hovering over a character

also, is it possible to do a tool tip for the HUD as well?

Please provide code if this is possible, or how to go about it.

Thanks!

#1
03/19/2007 (9:28 am)
I wrote my own system for this. I have it set up for any bitmap button control at the moment but wouldn't be too hard to set up for 3D objects.

Makes a change to see some other people using the RTS Kit.
#2
03/19/2007 (10:58 am)
Isn't there a tool tip profile for all GUI components?