]> git.saurik.com Git - wxWidgets.git/blob - wxPython/demo/README.txt
gdk_window_copy_area(drawable,gc,x,y,source_drawable,source_x,source_y,width,height) ->
[wxWidgets.git] / wxPython / demo / README.txt
1 To run the main demo in this directory, execute demo.py. In other
2 words, one of the following commands should do it:
3
4 demo.py
5 python demo.py
6 pythonw demo.py
7