tachometer diagram

2005-10-31 Thread Andreas Kaiser
Hello,

I'am searching for a python solution for display a tachometer diagram.
I prefer a solution for wxPython.
The plot libraries I've found do not implement this diagram type.
Any hints welcome!

Thanks
Andreas

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: tachometer diagram

2005-10-31 Thread Jorge Godoy
"Andreas Kaiser" <[EMAIL PROTECTED]> writes:

> I'am searching for a python solution for display a tachometer diagram.
> I prefer a solution for wxPython.
> The plot libraries I've found do not implement this diagram type.
> Any hints welcome!

In case you change your mind, I believe there's such a thing in Qt3.  Using
pyQt you could use that.

-- 
Jorge Godoy  <[EMAIL PROTECTED]>
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: tachometer diagram

2005-10-31 Thread Andreas Kaiser
Hello Jorge,

I can change my mind, sorry. The target OS for this app is Win. When
pyQt4 is available, I will check QT.

Andreas

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: tachometer diagram

2005-10-31 Thread Andreas Kaiser
> I can change my mind, sorry.
Should be: I _can't_ change ...

Andreas

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: tachometer diagram

2005-10-31 Thread Jorge Godoy
"Andreas Kaiser" <[EMAIL PROTECTED]> writes:

> I can change my mind, sorry. The target OS for this app is Win. When
> pyQt4 is available, I will check QT.

Dunnon the licensing, but there's a Qt3 GPL available for Win...  It is not
official, but it runs :-)  You'd have to Google for it, though, since I don't
have the URL for it anymore.

-- 
Jorge Godoy  <[EMAIL PROTECTED]>
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: tachometer diagram

2005-11-02 Thread F. GEIGER
Could it be 
http://xoomer.virgilio.it/infinity77/eng/freeware.html#speedmeter  you are 
looking for?

HTH
Franz GEIGER


"Andreas Kaiser" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
> Hello,
>
> I'am searching for a python solution for display a tachometer diagram.
> I prefer a solution for wxPython.
> The plot libraries I've found do not implement this diagram type.
> Any hints welcome!
>
> Thanks
> Andreas
> 


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: tachometer diagram

2005-11-02 Thread Andreas Kaiser
Hi Franz,

you're right! Andrea (the developer of these widgets) sends me this
link about the wxPython ML.
Thanks.

Andreas

-- 
http://mail.python.org/mailman/listinfo/python-list