For help with general CEGUI usage: - Questions about the usage of CEGUI and its features, if not explained in the documentation. - Problems with the CMAKE configuration or problems occuring during the build process/compilation. - Errors or unexpected behaviour.
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?
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.