Message d'origine
>Date: Thu, 15 Jan 2009 13:05:21 -0600
>Sujet: Re: [Matplotlib-users] matplotlib and PyQt
>De: John Hunter
>A: projet...@club-internet.fr, Paul Ivanov
>Copie à: matplotlib-users@lists.sourceforge.net
>
>On Wed, Jan 14, 2009 at 11:28 AM, John
Title: Flashmail
>Simson Garfinkel wrote: >> Why do you want to use PyQt and not wxwidgets? >> >maybe because the Qt license changed ? >That's a reason for me to be interested in the answer. > >cheers, >Stef
Here something that could interest you.
Christophe
Dear Qt User: Nokia is plea
Simson Garfinkel wrote:
> Why do you want to use PyQt and not wxwidgets?
>
maybe because the Qt license changed ?
That's a reason for me to be interested in the answer.
cheers,
Stef
--
This SF.net email is sponsored b
On Wed, Jan 14, 2009 at 11:28 AM, John Hunter wrote:
> Paul Ivanov recently wrote pong using the matplotlib event system, and
> then provided a gtk and qt version of them that requires no additional
> gui programming save for starting up the window and event loop.
Oops, accidentally attached the
On Wed, Jan 14, 2009 at 10:19 AM, wrote:
> Hello,
>
> I'm searching for informations about using matplotlib interactively with
> PyQt. I
> would like for example to move line with the mouse.
Start with the tutorial at
http://matplotlib.sourceforge.net/users/event_handling.html
it has a drag
Why do you want to use PyQt and not wxwidgets?
On Jan 14, 2009, at 8:19 AM, projet...@club-internet.fr wrote:
> Hello,
>
> I'm searching for informations about using matplotlib interactively
> with PyQt. I
> would like for example to move line with the mouse.
>
>
> ---