Page 1 of 1

Analog gauge libraries?

Posted: Sun Feb 13, 2011 8:53 pm
by jassing
Does anyone know of an analog gauge library?
Looking to create some gauges in a PB application..
thanks
-josh

Re: Analog gauge libraries?

Posted: Sun Feb 13, 2011 9:19 pm
by Trond
This has been asked before, and I don't think there was any at the time.

Do you need user interaction with the gauge to set it to a specific value or is it just for display?

Re: Analog gauge libraries?

Posted: Sun Feb 13, 2011 9:35 pm
by TomS

Re: Analog gauge libraries?

Posted: Sun Feb 13, 2011 9:45 pm
by jassing
TomS wrote:Maybe this is useful to you? http://www.development-lounge.de/viewto ... =16&t=5998
On the right track -- thank you for that.
I'm not a graphics person, so I was hoping for something a bit more "modern/realistic" - but that will do for now.
Maybe I can find someone to modify for me...
thanks
-josh

Re: Analog gauge libraries?

Posted: Mon Feb 14, 2011 12:33 am
by netmaestro
What kind of gauge are you looking for? What would the min and max be? With some blanks filled in I probably have something kicking around here.

Re: Analog gauge libraries?

Posted: Mon Feb 14, 2011 1:53 am
by jassing
netmaestro wrote:What kind of gauge are you looking for? What would the min and max be? With some blanks filled in I probably have something kicking around here.
Something like a "fuel gauge" (think analog in a car)
Or Image
and
Image

Re: Analog gauge libraries?

Posted: Mon Feb 14, 2011 1:54 am
by jassing
Trond wrote:This has been asked before, and I don't think there was any at the time.

Do you need user interaction with the gauge to set it to a specific value or is it just for display?
I've found java libraries, and .net libraries, and one visualC++ library (but using active/x)...
Looking for something a little easier to use in PB...

Re: Analog gauge libraries?

Posted: Mon Feb 14, 2011 11:10 am
by jamirokwai
jassing wrote:
TomS wrote:Maybe this is useful to you? http://www.development-lounge.de/viewto ... =16&t=5998
On the right track -- thank you for that.
I'm not a graphics person, so I was hoping for something a bit more "modern/realistic" - but that will do for now.
Maybe I can find someone to modify for me...
thanks
-josh
Hi,
regarding this one at development-lounge.de. It is also possible to use it with Mac OS X...
But since there is no #PB_EventType_LeftClickEnded-Event, the behaviour of updating the Gauge is a bit odd...

Going to file a feature request.

Re: Analog gauge libraries?

Posted: Thu Feb 17, 2011 10:02 pm
by Trond
Maybe you will find a use for this: http://www.purebasic.fr/english/viewtop ... 12&t=45513 ?