Support and General Use > Theming and Appearance Customization
WPS help please!
karashata:
I recently made a WPS for the iRiver H10 20GB and iAudio X5, but I ran into a small problem with a couple of icons not showing up properly. The rest of the WPS is working as I expected and wanted it to. Below is the code for the .wps file:
--- Code: ---%X|background.bmp|
%P|progbar.bmp|
%xl|A|batt1.bmp|128|104|
%xl|B|batt2.bmp|128|104|
%xl|C|batt3.bmp|128|104|
%xl|D|batt4.bmp|128|104|
%xl|E|batt5.bmp|128|104|
%xl|F|battcharge.bmp|128|104|
%xl|G|battplug.bmp|128|104|
%xl|H|hold.bmp|1|152|
%xl|I|hdd.bmp|1|144|
%xl|J|norepeat.bmp|48|104|
%xl|K|repeat.bmp|48|104|
%xl|L|repeat1.bmp|48|104|
%xl|M|repeatshuffle.bmp|48|104|
%xl|N|repeatab.bmp|48|104|
%xl|O|shuffle.bmp|24|104|
%xl|P|noshuffle.bmp|24|104|
%xl|Q|fastforward.bmp|72|104|
%xl|R|rewind.bmp|72|104|
%xl|S|play.bmp|72|104|
%xl|T|pause.bmp|72|104|
%xl|a|vol1.bmp|92|104|
%xl|b|vol2.bmp|92|104|
%xl|c|vol3.bmp|92|104|
%xl|d|vol4.bmp|92|104|
%xl|e|vol5.bmp|92|104|
%xl|f|vol6.bmp|92|104|
%xl|g|vol7.bmp|92|104|
%xl|h|vol8.bmp|92|104|
%xl|i|vol9.bmp|92|104|
%xl|j|vol10.bmp|92|104|
%xl|k|vol11.bmp|92|104|
%xl|l|vol12.bmp|92|104|
%xl|m|vol13.bmp|92|104|
%xl|n|vol14.bmp|92|104|
%wd
%al Track %pp of %pe%ar%cl:%cM %cp
%s%t10%al %?ia;%s%t10%al %?Ia
%s%t10%al %?id;%s%t10%al %?Ia
%s%t10%al %?it;%s%t10%al %?It
%pb|9|8|152|144
%al %pc%ac%fbkbps %fc%ar-%pr
%?bp
%?mp
%?mm
%?ps
%?pv
%?mh
%?lh
--- End code ---
If it's not entirely evident from the code, it's the HDD activity icon and the hold switch icon that aren't showing up. Any help would be appreciated, and any suggestions to clean the rest up as well if possible would be great!
jswetzen:
Maybe you have too many or too large images, resulting in some of them not loading. You could try to remove the volume meter (it has a lot of images) and see if the icons show up.
Mikerman:
I'm not sure that it's the number of images, as I've used more than that, without any issue.
jswetzen:
It's not the number of images but the combined size of all the images. If it's too big, some images won't be shown.
Mikerman:
One further thought: are your x and y coordinates for the 2 images within the screen size/are they reversed?
Navigation
[0] Message Index
[#] Next page
Go to full version