]> git.saurik.com Git - wxWidgets.git/commit
Fixed drawing of the lines data, also ensure that only tuples are
authorRobin Dunn <robin@alldunn.com>
Mon, 29 Dec 2003 19:25:47 +0000 (19:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 29 Dec 2003 19:25:47 +0000 (19:25 +0000)
commit0dfb2393ddd200cb698351dbd44590898590d8c1
tree72417f04ad9d31d83b2bcf421d4b3e1c33d94d29
parentfb67a0b14c7a839a8caf79f9fe5f7e342cc57951
Fixed drawing of the lines data, also ensure that only tuples are
pickled since there is currently a problem with unpickling
wx.Points...

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