Code: Select all
CEGUI::System::getSingleton().setTooltip ( "QMXGUI/Tooltip" );
But now I get empty tooltips popping up on everything that doesn't even have 'TooltipText' assigned. I also take it I have to do something to have the tooltip disappear after the mouse leaves the widget?
