Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Circular Progress Bar
« previous next »
  • Print
Pages: [1]

Author Topic: Circular Progress Bar  (Read 1845 times)

Offline HP Deskjet

  • Member
  • *
  • Posts: 20
Circular Progress Bar
« on: November 24, 2008, 06:14:36 PM »
Is there a way to make the progress bar go in a circle instead of a straight line?
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: Circular Progress Bar
« Reply #1 on: November 25, 2008, 05:47:59 AM »
%px
Percentage Played In Song. Can also be used in a conditional to create custom progress indicators.

You can use this tag to make your own progress indicator. i think the sansa "Sector" wps uses it:
[...]
%xl|N|prog1.bmp|50|77|
%xl|o|prog2.bmp|63|67|
%xl|p|prog3.bmp|89|67|
%xl|q|prog4.bmp|111|79|
%xl|r|prog5.bmp|110|105|
%xl|s|prog6.bmp|89|127|
%xl|t|prog7.bmp|61|126|
%xl|u|prog8.bmp|50|105|
[...]
%?px<|%xdN|%xdN%xdo|%xdN%xdo%xdp|%xdN%xdo%xdp%xdq|%xdN%xdo%xdp%xdq%xdr|%xdN%xdo%xdp%xdq%xdr%xds|%xdN%xdo%xdp%xdq%xdr%xds%xdt|%xdN%xdo%xdp%xdq%xdr%xds%xdt%xdu>

the images are parts of a cirle, you need to draw your circle and then break it down into small parts which are then displayed by the %px tag as shown above.
Logged

Offline HP Deskjet

  • Member
  • *
  • Posts: 20
Re: Circular Progress Bar
« Reply #2 on: November 25, 2008, 08:07:44 PM »
Oh I see how that would work... cool. It's a bit tedious but I guess it will have to do for now. Thanks.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Circular Progress Bar
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.063 seconds with 15 queries.