Despite my occasional recent murmurings to get a release out, which
fall by the wayside as more pressing matters arise, I really would
like to do a 0.98.4 ASAP. Part of the reason is that there are lots
of great features and bug fixes that should be more easily accessible
to others (in particular
I just put my git mirror of the matplotlib svn repository online. This
is experimental in nature. Thanks to github for hosting this project.
Anyhow, I added instructions for how to use this (including to interact
with the central svn repository) here:
http://github.com/astraw/matplotlib/tree/maste
On Wed, Dec 3, 2008 at 6:43 AM, Gregor Thalhammer
<[EMAIL PROTECTED]> wrote:
>> Can you update, repatch wx to use it (and Darren qt)?
>
> I attached a patch that emits a enter_notify_event if the mouse enters the
> figure. Now the example behaves correctly.
Thanks Gregor -- just committed this. I
On Wed, Dec 3, 2008 at 9:26 AM, Gregor Thalhammer <
[EMAIL PROTECTED]> wrote:
>
>
> 2008/12/2 Darren Dale <[EMAIL PROTECTED]>
>
>>
>>
>> On Tue, Dec 2, 2008 at 10:41 AM, John Hunter <[EMAIL PROTECTED]> wrote:
>>
>>> On Tue, Dec 2, 2008 at 8:34 AM, Gregor Thalhammer
>>> <[EMAIL PROTECTED]> wrote:
>
2008/12/2 Darren Dale <[EMAIL PROTECTED]>
>
>
> On Tue, Dec 2, 2008 at 10:41 AM, John Hunter <[EMAIL PROTECTED]> wrote:
>
>> On Tue, Dec 2, 2008 at 8:34 AM, Gregor Thalhammer
>> <[EMAIL PROTECTED]> wrote:
>>
>> > If a mouse button is pressed while leaving the figure the behaviour is
>> > somewhat
>
> Can you update, repatch wx to use it (and Darren qt)?
>
I attached a patch that emits a enter_notify_event if the mouse enters the
figure. Now the example behaves correctly.
Gregor
Index: backend_wx.py
===
--- backend_wx.py (Revi