Re: [osg-users] osgviewerWX vs. osgPython 2.2.0

2008-12-03 Thread R Fritz
Great! Will be waiting... Randolph On Dec 3, 2008, at 12:55 PM, Hartmut Seichter wrote: 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-Doctor

Re: [osg-users] osgviewerWX vs. osgPython 2.2.0

2008-12-03 Thread Hartmut Seichter
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

[osg-users] osgviewerWX vs. osgPython 2.2.0

2008-12-02 Thread Randolph Fritz
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 a