Search found 4 matches
- Wed Mar 10, 2010 15:30
- Forum: Help
- Topic: Memory initialization errors...!
- Replies: 3
- Views: 3006
Re: Memory initialization errors...!
Hmm... yeah, I've triple-checked the runtime matching. I'll have to do some more testing when I'm not asleep, heh. I'll update this thread.
- Wed Mar 10, 2010 11:26
- Forum: Help
- Topic: Memory initialization errors...!
- Replies: 3
- Views: 3006
Memory initialization errors...!
Hey all, I've got another (potentially stupid) question. Hopefully someone can help me... Basically, it looks like whenever I call WindowManager::createWindow, the resulting widget (or something else) is not being initialized correctly. I can only provide symptoms, but let me explain. The issue was ...
- Thu Mar 04, 2010 23:31
- Forum: Help
- Topic: OpenGLRenderer - rendering offset and cut off [SOLVED]
- Replies: 2
- Views: 1219
Re: OpenGLRenderer - rendering offset and cut off
It worked great! Thanks! I love FOSS communities, heh.
And hey, I know what it's like to be stuck with vague help requests, I wouldn't wish that on anyone
And hey, I know what it's like to be stuck with vague help requests, I wouldn't wish that on anyone
- Thu Mar 04, 2010 10:00
- Forum: Help
- Topic: OpenGLRenderer - rendering offset and cut off [SOLVED]
- Replies: 2
- Views: 1219
OpenGLRenderer - rendering offset and cut off [SOLVED]
Hey folks, new user here. I'm trying to integrate CEGUI with a school project, and I'm having a bit of trouble with the OpenGLRenderer. I set up the basic GL renderer and simple window as outlined in the beginner docs. I kinda banged my head against the desk a few times trying to figure out why CEGU...