I've setDefaultToolTip("TaharezLook/Tooltip"),and in the CELayoutEditor, I filled the tooltip property with some text, but I can't get these text displayed when I put my mouse cursor on the window.What should I do?
Thanks in advance!
How to get tooltip displayed
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Re: How to get tooltip displayed
I'm not sure if you mean in the editor in in your app. Presumably you mean in your app, though, so in this case you have to ensure you're correctly injecting time pulses via the System::injectTimePulse function.
CE.
CE.
Useful Links: Forum Guidelines | Documentation | Tutorials | HOWTO | Videos | Donate to CEGUI | CEGUI Twitter
Re: How to get tooltip displayed
At last, one of my friend give me the right answer, just add CEGUI::System::getDefaultTooltip()->update(...)
Thanks to Eddie, too.
Who is online
Users browsing this forum: No registered users and 9 guests