Support and General Use > Theming and Appearance Customization
Please help me on my Sansa WPS theme
PaulJam:
Hi,
it looks as if the size of images is too big. The total size of all images is limited to twice the screen resolution as far as i know.
with your wps you can propably solve this by shrinking the images to only these parts of the images that differ from the backdrop.
carpenter940:
--- Quote from: PaulJam on October 06, 2007, 03:15:23 PM ---Hi,
it looks as if the size of images is too big. The total size of all images is limited to twice the screen resolution as far as i know.
with your wps you can propably solve this by shrinking the images to only these parts of the images that differ from the backdrop.
--- End quote ---
Ahhh, you hit the nail on the head. I shrunk them and they work now. I still don't get the bat0.bmp (battery0.bmp) to show up though, it immediately goes from bat1.bmp to bat6.bmp. Does the simulator not show when the battery is at zero? I guess I could run my player down to zero and see what happens, but I'll wait here to see if the bat1 to bat6 senerio is true.
Thank you all for your help.
PS here's the new code:
--- Code: ---%X|msc.bmp|
%P|pbar.bmp|
%xl|a|vol0.bmp|0|127|
%xl|b|vol1.bmp|0|127|
%xl|c|vol2.bmp|0|127|
%xl|d|vol3.bmp|0|127|
%xl|e|vol4.bmp|0|127|
%xl|f|vol5.bmp|0|127|
%xl|g|vol6.bmp|0|127|
%xl|o|rew.bmp|0|74|
%xl|k|fd.bmp|0|74|
%xl|l|play.bmp|0|74|
%xl|m|pause.bmp|0|74|
%xl|n|hold.bmp|134|76|
%xl|A|bat0.bmp|158|205|
%xl|B|bat1.bmp|158|193|
%xl|C|bat2.bmp|158|181|
%xl|D|bat3.bmp|158|169|
%xl|E|bat4.bmp|158|157|
%xl|F|bat5.bmp|158|145|
%xl|H|bat6.bmp|158|133|
%xl|P|shuffle.bmp|124|110|
%xl|J|rep0.bmp|69|89|
%xl|R|repall.bmp|69|101|
%xl|L|repone.bmp|69|113|
%xl|M|repshuff.bmp|69|125|
%xl|N|repab.bmp|69|137|
%s%ac%?it
%s%ac%?ia
%s%ac%?id
%pb|10|10|166|
%ac Track: %ppof%pe
%ac%fc %fbkbps
%ac%ig
%ac%cb %cd, %cH:%cM
#
# Battery ind
%?bl
#
# Vol ind
%?pv
#
# play rew ffwd pause mode
%?mp
#
# repeat mode
%?mm
#
# Shuffle
%?ps
#
# hold
#%?mh
--- End code ---
PaulJam:
From the wiki (http://www.rockbox.org/twiki/bin/view/Main/CustomWPS):
--- Quote --- %bl Show numeric battery level in percent. Can also be used in a conditional: %?bl
where the -1 value is used when the battery level isn't known (it usually is)
--- End quote ---
So bat0.bmp is only shown when the level is unknown, which shouldn't happen.
Navigation
[0] Message Index
[*] Previous page
Go to full version