Hi Randolph,

seems that was missed out from wrapping ... I guess we have a 2.6.x release next week out - please be patient :)

Hartmut

--
Dr. Hartmut Seichter
PhD (HKU), Dipl.-Ing. (BUW)
Post-Doctoral Fellow, HIT Lab NZ
+64 3 364 2987 Ext. 3078
http://www.hitlabnz.org/people/hse25


Randolph Fritz wrote:
When I try to run this (new) example with this (old) library under IDLE, I get the following error in line 67:
   AttributeError: 'PySwigObject' object has no attribute 'windowResize'
Followed by a crash

Line 67 is:
             self.graphicswindow.getEventQueue().windowResize(0, 0, w, h)

Far as I can tell, this is correct. Did windowResize have a different name in OSG 2.2.0?

Randolph

--------------------------------------------------------------------------------
Platform          Windows-XP-5.1.2600
Architecture      ('32bit', 'WindowsPE')
Machine          --
Python build      ('r252:60911', 'Feb 21 2008 13:11:45')
Python compiler   MSC v.1310 32 bit (Intel)
--
osg.osgGetLibraryName                   OpenSceneGraph Library
osg.osgGetVersion                       2.2.0
osg.osgGetSOVersion                     25
osg Python library location : C:\Python25\lib\site-packages\osg-2.2.0-msw\osg.pyc osg Dynamic linked library location : <module '_osg' from 'C:\Python25\lib\site-packages\osg-2.2.0-msw\_osg.pyd'>
--
osgDB.osgGetLibraryName OpenSceneGraph DB (Data Base) Library
osgDB.osgGetVersion                     2.2.0
osgDB Python library location : C:\Python25\lib\site-packages\osg-2.2.0-msw\osgDB.pyc osgDB Dynamic linked library location: <module '_osgDB' from 'C:\Python25\lib\site-packages\osg-2.2.0-msw\_osgDB.pyd'> --------------------------------------------------------------------------------

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to