Search found 4 matches

by r0ot_
Mon Nov 28, 2011 23:19
Forum: Help
Topic: Crosshairs with PyCEGUI
Replies: 7
Views: 6247

Re: Crosshairs with PyCEGUI

I've made stunning progress :D Here's the code I've added so far (simply following the tutorial lesson): CEGUI.SchemeManager.getSingleton().create("TaharezLook.scheme") myImageWindow = CEGUI.WindowManager.getSingleton().createWindow("TaharezLook/StaticImage","PrettyWindow&qu...
by r0ot_
Mon Nov 28, 2011 00:30
Forum: Help
Topic: Crosshairs with PyCEGUI
Replies: 7
Views: 6247

Re: Crosshairs with PyCEGUI

I definitely won't write the code out for you, that would create a precedence and everyone would start storming here demanding code from me. Just read the documentation and crawl your way through the code, it's not hard. The CEGUI in practice tutorials contain C++ and python code, start with that. ...
by r0ot_
Sun Nov 27, 2011 23:57
Forum: Help
Topic: Crosshairs with PyCEGUI
Replies: 7
Views: 6247

Re: Crosshairs with PyCEGUI

Could you help me out with a bit of a code example maybe?
I don't know much about PyCEGUI, I'm sure in some time I'll get around to learning a lot more about it, but because what I'm trying to do here with the crosshairs is relatively simple, a simple code example would be much appreciated.
by r0ot_
Sun Nov 27, 2011 19:49
Forum: Help
Topic: Crosshairs with PyCEGUI
Replies: 7
Views: 6247

Crosshairs with PyCEGUI

I'm using Python-Ogre as a 3d graphics rendering system. As far as PyCEGUI looks, I should be able to create a simple "plus" shaped looking static image in the very center of the rendered display window. Does anyone know if this is possible? + Looking something similar to this, but a littl...

Go to advanced search