Hello all,
does anybody know the difference between the function call
wxShape.Select(boolean)
as described in the documentation of the OGL Library 3.0, Julian Smart, September 1998
and the function call
wxShape.Select(boolean, wxDC)
used in the wxPython demo?
Are there other functions with two similar ways of calling? I thought OGL functions which do not require a device context do not change the image on the wxShapeCanvas while the others do.
Is there any more detailed info on OGL available other than the referenced manual?
Joerg
···
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users