btn->setTooltipText("asasas");
now using windows timer im executing the following line every 1 second
CEGUI::System::getSingleton().injectTimePulse(1);
but still no tooltip is showing wen i move the mouse onto the button.
Any Pointers?

Moderators: CEGUI MVP, CEGUI Team
Code: Select all
CEGUI::System::getSingleton().setTooltip("TaharezLook/Tooltip");
Return to “Modifications / Integrations / Customisations”
Users browsing this forum: No registered users and 22 guests