]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/modules/ogl/_extras.py
Added a demo showing how to use wxPostEvent
[wxWidgets.git] / utils / wxPython / modules / ogl / _extras.py
index 4e8e26345db579764ca70c511882d554f8a46395..d5309e4a5be474e54835004f22bf0e900725cf83 100644 (file)
@@ -13,7 +13,7 @@ wxCircleShape =       wxPyCircleShape
 wxLineShape =         wxPyLineShape
 wxPolygonShape =      wxPyPolygonShape
 wxTextShape =         wxPyTextShape
-
+wxControlPoint =      wxPyControlPoint
 
 # Stuff these names into the wx namespace so wxPyConstructObject can find them
 import wx
@@ -33,3 +33,4 @@ wx.wxPyPolygonShapePtr    = wxPyPolygonShapePtr
 wx.wxPyTextShapePtr       = wxPyTextShapePtr
 wx.wxShapeRegionPtr       = wxShapeRegionPtr
 wx.wxOGLConstraintPtr     = wxOGLConstraintPtr
+wx.wxControlPointPtr      = wxPyControlPointPtr