]> git.saurik.com Git - wxWidgets.git/commit
Adding the option to toggle between native and generic listctrl.
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 11 Nov 2006 23:48:32 +0000 (23:48 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 11 Nov 2006 23:48:32 +0000 (23:48 +0000)
commit5924f6b37d26362c7199838c413752f56e6fc880
tree7717a3ba574b0320234d526ba5b9cd9b26c55b2c
parent92e0c0eb51dbaed4d06ca88352688314afbc234f
Adding the option to toggle between native and generic listctrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/ListCtrl.py
wxPython/demo/ListCtrl_edit.py
wxPython/demo/ListCtrl_virtual.py