Support and General Use > Theming and Appearance Customization

Non-linear Progress bar

<< < (2/4) > >>

mightybrick:
Take a look at madsic's jack theme for an example.  You can open up the .wps file of that theme to see how he coded it.
Look here: http://www.rockbox.org/twiki/bin/view/Main/WpsIpodNano#Jack

druidfire217:
So, from what I understand, as long as it doesnt double back on itself, it is possible?  Would it be possible to change the speed that it runs at, in order to make sure that it doesnt shoot up the sides and then take forever (from a timing view) across the top?

I will look over the examples that you all have given.  Thanks for the responses.  This should be a long time in coming, as I dont have almost any experience with making pictures or WPS's.

Hweb21, can you please send me a more detailed explanation of what the code itself is doing?  I am still trying to figure out the different codes, and I dont have my cheat sheet in front of me.  If you want to email it, just send it to @gmail.com.  Thanks again.

Hweb21:
Here is a test wps just for it.

http://rapidshare.com/files/9347979/TTBAR.zip.html

you can test this on a x5 simulator downloadable here

http://rasher.dk/rockbox/simulator/

pbar image is the progressive bar
bground image is the background

Progressive bar goes from left to right and the pink area is like a see through area so all you see is the white for the progressive bar.

%pb|2|0|160 = the progressive bar starts at 0 and goes to 160 (thats why my pbar image is 160X128)

druidfire217:
Ok, thanks for the explanation.  Is the pink a standard "invisible" color, or does it need to be specified somehow?
Last question, what is the 2 for in %pb|2|0|160.  Thanks.

DanManners:
the 2 is the height of the progress bar. 0 says it starts at the very left of the screen, and the 160 says it goes to the other side of the screen in this case.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version