On 05/22/2011 07:04 AM, Mike Kaufman wrote:
> Hi,
>
> After switching over from the MacOSX backend to the GTKAgg backend, I
> started notice a big change in drawing behavior.
>
> Now I know that MacOSX is interactive all the time by [mis]design, so I
> wasn't surprised that I would have to add draw
Hi,
After switching over from the MacOSX backend to the GTKAgg backend, I
started notice a big change in drawing behavior.
Now I know that MacOSX is interactive all the time by [mis]design, so I
wasn't surprised that I would have to add draw() commands when
isinteractive()==False; however, whe