On Thu, Jul 24, 2008 at 5:45 PM, Paul Kienzle <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I added support for scroll wheel events in wx.  This includes
> a new attribute event.step since the wx mouse wheel event
> reports larger steps when scrolling faster.  I don't see
> how to check step in gtk, so I set step to +1 and -1 for up
> and down.
>
> Can someone with gtk please run the following to make sure
> I didn't break anything:
>
>    examples/pylab_examples/image_slices_viewer.py

Works fine for me here...

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to