wxPython 2.3.1 (built from source)
wxGTK 2.3.1 (built from source --with-gtk --with-opengl)
gtk 1.2.8
Could there be an older version of the wxGTK .so on your system? Does "ldd
/usr/local/lib/python2.1/site-packages/wxPython/wxc.so" show it linking to
the libwx_gtk you just built and installed?
RH 7 with nearly every conceivable update. For example:
gcc -v
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
Is this a mismatch between wxPython & wxGTK?
If so then it should have been a compile time error.
ยทยทยท
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!