Hi. I've built CEGUI and its newest Python bindings. ceguitest runs fine, as does the Python test app that Kulik hacked up. Trying to put it into a CEL package, however, met with failure. While it seems that I can access CEGUIs singletons and load a layout, nothing appears on the screen, probably due to a lack of calling CEGUI.System.getSingleton().renderGUI() at the right time, which would be right before the frame gets finished. I tried using pcTimer.WakeUpFrame(0), but I don't know what the right parameter for it would be, if there even is one. So, how can render the GUI, and can the renderGUI call be hidden in the CEGUI plugin when not rendering to texture?
Liebe Grüße, Sebastian ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Cel-main mailing list Cel-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cel-main