wxWidgets/utils/wxPython/modules/glcanvas
Robin Dunn 54b9688254 Enabling the use of masks for wxGTK in some of the demos
wxWindow.GetHandle returns the X-Window instead of the GtkWidget
pointer so the X-Window can be given to other Python modules such as
VTK.

wxPython.lib.vtk updated to get the window handle at widget creation
instead of in the constructor.

other updates


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-29 22:10:32 +00:00
..
gtk Enabling the use of masks for wxGTK in some of the demos 1999-12-29 22:10:32 +00:00
msw Removed all non wx stuff from the glcanvas module since DA's PyOpenGL 1999-12-24 18:44:29 +00:00
.cvsignore more tweaks for release 1999-11-13 07:33:29 +00:00
build.cfg Fixed a deadlock problem when using threads 1999-10-23 02:33:44 +00:00
glcanvas.i Removed all non wx stuff from the glcanvas module since DA's PyOpenGL 1999-12-24 18:44:29 +00:00
glcanvasc.def lots'o' wxpython modules files 1999-08-11 17:14:49 +00:00