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
This commit is contained in:
@@ -50,6 +50,7 @@ _treeList = [
|
||||
'StandardPaths',
|
||||
'MediaCtrl',
|
||||
'DatePickerCtrl',
|
||||
'MouseGestures',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -226,6 +227,7 @@ _treeList = [
|
||||
'FileHistory',
|
||||
'FontEnumerator',
|
||||
'Joystick',
|
||||
'MouseGestures',
|
||||
'OGL',
|
||||
'PrintFramework',
|
||||
'ShapedWindow',
|
||||
|
Reference in New Issue
Block a user