]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/wxListCtrl.py
wxPanel::OnSize must call event.Skip(), otherwise scrollbars won't work in wxUniv
[wxWidgets.git] / wxPython / demo / wxListCtrl.py
index f4ebd2d4dc0eadc83f9c77ff799ed31e77d0bd74..e54e9afe474596fd35333f253e4dfb2081db062e 100644 (file)
@@ -1,4 +1,3 @@
-#!/bin/env python
 #----------------------------------------------------------------------------
 # Name:         ListCtrl.py
 # Purpose:      Testing lots of stuff, controls, window types, etc.