]> git.saurik.com Git - wxWidgets.git/commit - wxPython/demo/MouseGestures.py
Added wx.lib.gestures module from Daniel Pozmanter which supports
authorRobin Dunn <robin@alldunn.com>
Fri, 18 Feb 2005 18:02:19 +0000 (18:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 18 Feb 2005 18:02:19 +0000 (18:02 +0000)
commit51c5e1f21eb54f2457269258040b7cd360cb3f69
tree4e1fb926f39a891f2a2978bd733c933214b37869
parentd8b49350e619b38ed70ee632ebe7c00f683b15c7
Added wx.lib.gestures module from Daniel Pozmanter which supports
using Mouse Gestures in an application.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/Main.py
wxPython/demo/MouseGestures.py [new file with mode: 0644]
wxPython/docs/CHANGES.txt
wxPython/wx/lib/gestures.py [new file with mode: 0644]