Image as tooltip?
by Daniel Buckmaster · in Torque Game Engine · 05/03/2008 (4:59 am) · 2 replies
Is it possible to use tooltips to display an image when the mouse is over a GUI element? (Specifically, an item in a popupmenu list.) Even without tooltips - would it be a hugely complicated process?
About the author
Studying mechatronic engineering and computer science at the University of Sydney. Game development is probably my most time-consuming hobby!
#2
05/06/2008 (1:20 pm)
I'd prolly just modify GuiControl::renderTooltip() to display an optional image.
Torque 3D Owner mb