I am using python 2.7 and matplotlib animations example .
when i am using gtk2 as a reference the plots works fine
but when i change the backend to gtk3 i start getting errors .
can someone help with that
how to work with animations / blit in gtk3
---
Gill
On Wed, Jul 24, 2013 at 7:15 PM, Benjamin Root wrote:
>
>
>
> On Wed, Jul 24, 2013 at 3:09 AM, Gurinder Singh Gill
> wrote:
>
>> I am using python 2.7 and matplotlib animations example .
>> when i am using gtk2 as a reference the plots works fine
>> but