Search found 4 matches

by liamrudel
Tue Dec 30, 2008 21:29
Forum: Help
Topic: Using CEGUI in Ogre in practice
Replies: 4
Views: 3375

I want a tutorial that tells me how to display a text box and pop-up menus etc. Something that explains the xml stuff and how to use it. A perfect tutorial would be where your shown how to add a game menu and a hud to an example app. I have no clue how to do this using cegui.
by liamrudel
Tue Dec 30, 2008 17:45
Forum: Help
Topic: Using CEGUI in Ogre in practice
Replies: 4
Views: 3375

Using CEGUI in Ogre in practice

Ok so I've got CEGUI working in a ogre app, but I'm not finding alot on actually using it to do stuff when it's working, is there any good resources out there and tutorials? I have no clue about using it, please help!
by liamrudel
Wed Dec 17, 2008 21:20
Forum: Help
Topic: Setting the text on staticText
Replies: 4
Views: 3696

Weird it's working now, not sure what I changed might have been the + stringConverter but it was wrong in the post because I wrote it from memory. Anyway thanks for the speedy replies.

Liam
by liamrudel
Wed Dec 17, 2008 17:02
Forum: Help
Topic: Setting the text on staticText
Replies: 4
Views: 3696

Setting the text on staticText

Hi I'm new to CEGUI and want to use some static text to display a score. Can I reset the text after I first set it? / setup GUI system mGUIRenderer = new CEGUI::OgreCEGUIRenderer(mWindow, Ogre::RENDER_QUEUE_OVERLAY, false, 3000, mSceneMgr); mGUISystem = new CEGUI::System(mGUIRenderer)...

Go to advanced search