A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Static Meter



 
 
Thread Tools Display Modes
  #1  
Old October 22nd, 2009, 12:29 AM posted to microsoft.public.access.forms
Jael
external usenet poster
 
Posts: 36
Default Static Meter

I may have posted this twice, if so I appologize.
I need to display a circular meter (like a clockface) that has 50 points in
a180 degree section (1/2 circle). The data are 40 to 90 in unit increments
(3.6 degrees per point). For a value of 40 I want the pointer (line/arrow)
to point to 9:00 (270 degrees, the value of 65 to point to 12:00 (0 degrees)
and the value of 90 to point to 3:00 (90 derees) and be controlled to 3.6
degree increments. It's a static display that can change each time the form
is opened, but does not change as long as the form is open. Also I want the
left side background to be green and the right side background to be red.
I can do this with a modification of a progress bar, but my client wants a
circular meter ("speedometer").
I can also do it with 40 different images of the meter but there must be a
more "elegant" way.

I'm using MS VB 2003.

Any thoughts, links or suggestions would be appreciated.

Thanks,
Jeff


  #2  
Old October 22nd, 2009, 05:09 AM posted to microsoft.public.access.forms
Tom van Stiphout[_2_]
external usenet poster
 
Posts: 1,653
Default Static Meter

On Wed, 21 Oct 2009 16:29:01 -0700, Jael
wrote:

You may be able to find an ActiveX control that can do this, or you'll
be spending a fair amount of time writing your own.
If client understands the trade-offs, they may want to settle for the
progress bar.

-Tom.
Microsoft Access MVP


I may have posted this twice, if so I appologize.
I need to display a circular meter (like a clockface) that has 50 points in
a180 degree section (1/2 circle). The data are 40 to 90 in unit increments
(3.6 degrees per point). For a value of 40 I want the pointer (line/arrow)
to point to 9:00 (270 degrees, the value of 65 to point to 12:00 (0 degrees)
and the value of 90 to point to 3:00 (90 derees) and be controlled to 3.6
degree increments. It's a static display that can change each time the form
is opened, but does not change as long as the form is open. Also I want the
left side background to be green and the right side background to be red.
I can do this with a modification of a progress bar, but my client wants a
circular meter ("speedometer").
I can also do it with 40 different images of the meter but there must be a
more "elegant" way.

I'm using MS VB 2003.

Any thoughts, links or suggestions would be appreciated.

Thanks,
Jeff

  #3  
Old October 31st, 2009, 01:58 AM posted to microsoft.public.access.forms
Jael
external usenet poster
 
Posts: 36
Default Static Meter

I'll give it a try - its strickly a cosmetic thing with him. thanks. Jeff

"Tom van Stiphout" wrote:

On Wed, 21 Oct 2009 16:29:01 -0700, Jael
wrote:

You may be able to find an ActiveX control that can do this, or you'll
be spending a fair amount of time writing your own.
If client understands the trade-offs, they may want to settle for the
progress bar.

-Tom.
Microsoft Access MVP


I may have posted this twice, if so I appologize.
I need to display a circular meter (like a clockface) that has 50 points in
a180 degree section (1/2 circle). The data are 40 to 90 in unit increments
(3.6 degrees per point). For a value of 40 I want the pointer (line/arrow)
to point to 9:00 (270 degrees, the value of 65 to point to 12:00 (0 degrees)
and the value of 90 to point to 3:00 (90 derees) and be controlled to 3.6
degree increments. It's a static display that can change each time the form
is opened, but does not change as long as the form is open. Also I want the
left side background to be green and the right side background to be red.
I can do this with a modification of a progress bar, but my client wants a
circular meter ("speedometer").
I can also do it with 40 different images of the meter but there must be a
more "elegant" way.

I'm using MS VB 2003.

Any thoughts, links or suggestions would be appreciated.

Thanks,
Jeff

.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.