Analog gauge libraries?

Just starting out? Need help? Post your questions and find answers here.
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Analog gauge libraries?

Post by jassing »

Does anyone know of an analog gauge library?
Looking to create some gauges in a PB application..
thanks
-josh
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Analog gauge libraries?

Post 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?
User avatar
TomS
Enthusiast
Enthusiast
Posts: 342
Joined: Sun Mar 18, 2007 2:26 pm
Location: Munich, Germany

Re: Analog gauge libraries?

Post by TomS »

jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: Analog gauge libraries?

Post 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
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Analog gauge libraries?

Post 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.
BERESHEIT
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: Analog gauge libraries?

Post 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
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: Analog gauge libraries?

Post 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...
jamirokwai
Enthusiast
Enthusiast
Posts: 796
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

Re: Analog gauge libraries?

Post 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.
Regards,
JamiroKwai
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Re: Analog gauge libraries?

Post by Trond »

Maybe you will find a use for this: http://www.purebasic.fr/english/viewtop ... 12&t=45513 ?
Post Reply