I'm trying to use wxGLCanvas in an application. When I call "from wxPython.glcanvas import *" I get an ImportError saying glcanvas is not defined for the module. I can run the wxPython demo and run the wxGLCanvas demo and it runs just fine. Any tips?
Thank you
Brian
···
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
Only thing I can think of is to do the from wxPython.wx import * first. That's all OpenGLContext does, and it works fine.
HTH,
Mike
Brian Luft wrote:
···
I'm trying to use wxGLCanvas in an application. When I call "from wxPython.glcanvas import *" I get an ImportError saying glcanvas is not defined for the module. I can run the wxPython demo and run the wxGLCanvas demo and it runs just fine. Any tips?
Thank you
Brian
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
--
_______________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://members.rogers.com/mcfletch/