A while ago I used the Guages from the Megatunix Project:
http://sourceforge.net/projects/megatunix/
On 10.12.2013 10:30, Mahesh Chaudhari wrote:
> Hi list ,
>
> is there any widget available to represent meter/dial/speedometer kind of
> object, needle of which rotates dynamically with magni
Il Tue, 10 Dec 2013 17:30:42 +0800 (SGT) Mahesh Chaudhari
scrisse:
> Hi list ,
>
> is there any widget available to represent meter/dial/speedometer kind of
> object, needle of which rotates dynamically with magnitude of input values
>
>
> one widget i found is Gtkdial , but it has support
Hello Mahesh,
At the first glance, I would recommend you to review the old library:
http://www.dmitry-kazakov.de/ada/aicwl.htm But the main difficulty is that
the library has been written with Ada. Probably, you can try to adapt
required gauges that you like to the Cairo backend in C or C++.
Anot
Hi list ,
is there any widget available to represent meter/dial/speedometer kind of
object, needle of which rotates dynamically with magnitude of input values
one widget i found is Gtkdial , but it has support from gtk+-2.18 onwards and i
am having gtk+-2.10.0
HELP
__