PyQtOgre 0.9

SomeFusion

22-05-2008 20:17:18

Hi,

I have integrated python-ogre with the PyQt bindings. There's one small linux related problem remaining. In windows it works fine:
http://www.malwasandres.de/PyQtOgre_windows.png

In Linux a render window gets created but the window refuses to resize and position itself correctly.
http://www.malwasandres.de/PyQtOgre_Linux.png

I have zipped everything together, you can get it here:
http://www.malwasandres.de/PyQtOgre.zip

When the linux problem is solved I'll comment everything and put an article about PyQtOgre into the wiki. Has anybody an idea how that problem could be solved?

dermont

27-05-2008 19:13:41

Take a look at OgreView.cpp from showmesh:
http://showmesh.svn.sourceforge.net/viewvc/showmesh/