MouseGestures Update

I fixed MouseGestures so a gesture is ended when the user drags the
mouse outside of the target window.

(Thanks Peter).

Cheers,
Dan

PS. :slight_smile: Looking forward to 2.5.4.x, and 2.6. (In March? Sweet!).

MouseGestures-0.0.1.tar.gz (5.12 KB)

wow... great work... :o) this needs to go into the oficial distribution ASAP since it might create confusion...
wx.lib.gestures or wx.lib.mixins.MouseGestures

kudos to Dan!

路路路

On Mon, 28 Feb 2005 06:50:57 +0200, Daniel Pozmanter <drpython@bluebottle.com> wrote:

I fixed MouseGestures so a gesture is ended when the user drags the
mouse outside of the target window.

--
Peter Damoc
Warrior Of The Light
http://www.sigmacore.net/

Daniel Pozmanter wrote:

I fixed MouseGestures so a gesture is ended when the user drags the
mouse outside of the target window.

Thanks. Next time please send updates as a diff from the version in CVS. See the bottom of http://wxpython.org/codeguidelines.php for details.

路路路

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!