]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/gtk/controls2.py
Added wrapper for wxListCtrl.SortItems. Added column sorting to the
authorRobin Dunn <robin@alldunn.com>
Mon, 28 Feb 2000 04:05:41 +0000 (04:05 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 28 Feb 2000 04:05:41 +0000 (04:05 +0000)
commitdcd386834a7f6b7cff27165826d2fdacc27592fa
tree6f612e9fd00a73c1f1dec46aafa20be4ad913080
parent984ef9dce7bcc69881176a89c5fe8a80511ea58c
Added wrapper for wxListCtrl.SortItems.  Added column sorting to the
demo to show how to use it.

Other fixes and updates.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxPython/CHANGES.txt
utils/wxPython/demo/Main.py
utils/wxPython/demo/bitmaps/.cvsignore [new file with mode: 0644]
utils/wxPython/demo/wxListCtrl.py
utils/wxPython/lib/mvctree.py
utils/wxPython/src/controls2.i
utils/wxPython/src/gdi.i
utils/wxPython/src/msw/controls2.cpp
utils/wxPython/src/msw/controls2.py
utils/wxPython/src/msw/gdi.cpp
utils/wxPython/src/windows2.i