GUI (progress bar)
Hi,
I'm looking for a progress bar but i need it to be circular if possible.
Does anyone have one they could post?
Thank you
Chris
Check out the jsui help page.
On Mar 6, 2007, at 12:40 PM, Chris Hipgrave wrote:
>
> Hi,
>
> I'm looking for a progress bar but i need it to be circular if
> possible.
>
> Does anyone have one they could post?
>
> Thank you
> Chris
>
>
www.petermcculloch.com
> Hi,
>
> I'm looking for a progress bar but i need it to be circular if possible.
>
> Does anyone have one they could post?
lcd?
"paintarc 10 10 100 100 180 $1"-[lcd]
-110
I'd personally go with jsui:
If you have a little knowledge of Javascript and basic OpenGL commands you can improve on the looks of this. The jsui_imagetoggle.js from the default library shows how to use custom images. But then again, I don't have much experience with LCD so I can't really judge it.
There is a nice circular progress indicator that comes with max, it's called 'progress'.