Search found 4 matches
- Wed Dec 06, 2006 09:17
- Forum: Help
- Topic: Skin for button
- Replies: 0
- Views: 1973
Skin for button
I would like to know how to give a particular skin for the button by program? For example, i want to give an image skin to a button, but not the skin from imageset. windowMgr.getWindow((CEGUI::utf8*)"Quit")->method I cannot find any methods to set. Please help :)[/code]
- Wed Nov 08, 2006 02:09
- Forum: Unofficial CEGUI-Related Tools
- Topic: CEGUI Layout Editor 0.5.0 RC2
- Replies: 58
- Views: 59449
- Tue Nov 07, 2006 13:55
- Forum: Help
- Topic: Active mouse with CEGUI
- Replies: 2
- Views: 2285
Active mouse with CEGUI
I am working on CEGUI with OGRE and OIS....And I have made the window mouse non-excusive with the window. But there are two mouses appear when i inject the following code. void Game::mouseMoved( const OIS::MouseEvent &e ) { CEGUI::System::getSingleton().injectMouseMove(e...
- Tue Nov 07, 2006 13:42
- Forum: Unofficial CEGUI-Related Tools
- Topic: CEGUI Layout Editor 0.5.0 RC2
- Replies: 58
- Views: 59449
i got this error when i tried to open the editor. 21:40:40: The file 'CELayoutEditor.ini' could not be found; default settings will apply now. 21:41:19: FontManager::createFont - The value for the Font:Type attribute 'Dynamic' is unknown. 21:41:19: FontManager::createFont - The value for the Font:Ty...