Topic: Circular Progressbar

is there any script to create circular progressbar in mvd???

Re: Circular Progressbar

Something like this

Post's attachments

Attachment icon gau2 circ1.rar 5.66 kb, 60 downloads since 2024-07-12 

Re: Circular Progressbar

thanks Sparrow.. Great example

4 (edited by StateOne 2024-07-13 18:46:23)

Re: Circular Progressbar

How to draw guage like dashboars meter..  using short code..
i need a sample for tank guage to measure volume..

Re: Circular Progressbar

StateOne wrote:

How to draw guage like dashboars meter..  using short code..
i need a sample for tank guage to measure volume..

In another post Sparrow has provided a gauge version - search for gau2 circ1.rar

On a clear disk you can seek forever

Re: Circular Progressbar

I saw that example but difficult to understand because that projects have many guages.. so its hard to understand the logic of drawing guages...

Re: Circular Progressbar

Hi StateOne, CDB, Sparrow,
Have a look at the attachment.
In the example, you can
1. left-click on a petrol pump to receive fuel (enter as a positive qty) or issue fuel (enter as a negative quantity).
2. right-click on a petrol pump to get a summary - and from here you can also click on the 'configuration' button to set up your pumps, stock levels, warning levels etc.
It's something my grandson was doing for a school project but I don't think he quite finished it (for example, there is no validation to test for over- or under-stocks).  But maybe you can use it as a basis for what you want.
Regards,
Derek.

Post's attachments

Attachment icon petrol pumps.zip 446.47 kb, 47 downloads since 2024-07-14 

Re: Circular Progressbar

Hi all.


Derek,
Good job grandson).
Simple and great.
Especially the display of information using the right mouse button. I tried to correct it a little and you can get this result by right-clicking.


https://myvisualdatabase.com/forum/misc.php?action=pun_attachment&item=10589

Post's attachments

Attachment icon pict.jpg 50.05 kb, 7 downloads since 2024-07-16 

Re: Circular Progressbar

Hi Sparrow,
Thanks for the suggestion - it's been included in a new version of the project along with some other changes:
1.  the configuration options are no longer on a separate form but included on a page-control accessible by right-clicking (the interface is now cleaner).
2.  the buttons also change colour depending on the level of stocks (using your 'styleelements := 2' trick).
Regards,
Derek.

Post's attachments

Attachment icon petrol pumps2.zip 449.67 kb, 50 downloads since 2024-07-17