On 11.11.2010 23:16, Sebastian Hoffmann wrote:
>         r = CEGUIOpenGLRenderer.OpenGLRenderer.bootstrapSystem()

Don't do this. CS deals with setting up the GL context etc. and it
doesn't take kindly to attempts to mess with it.
If you want to draw something, use iGraphics3D. (Incidentally, the CS
CEGUI plugin already comes with a CEGUI renderer sitting atop iGraphics3D.)

-f.r.

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Cel-main mailing list
Cel-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cel-main

Reply via email to