Support and General Use > Theming and Appearance Customization

Sansa e200 v.2 Theme VI progressbar fails

(1/1)

RockyIV:
As said in the headline, suddenly the progress bar of theme VI (my favorite one) stops working - stops showing any progress. Re-installment of the theme and the fonts didn't do anything.

Any idea what to do?

JdGordon:
progressbars need to be put inside a viewport , manually edit the .wps file and check CustomWPS on the wiki for how to do that

yapper:
Replace
--- Code: ---# Progressbar
%pb(5,182,166,8,pb-176x220x16.bmp)
--- End code ---
with
--- Code: ---# Progressbar
%V(5,182,166,8,-)
%pb(0,0,-,8,pb-176x220x16.bmp)

--- End code ---

Edit: I've update the VI theme on the Themes site to include this change.

spike66:
It's very confusing that so much themes on the themesite display "Works with current build - Works with release 3.7" but then they don't really. Don't know if it's possible, but couldn't that be changed in the themesite?

JdGordon:
they do work. just not 100% as expected.
checkwps (which the themesite runs) can be modified to check for this, but it needs someone who can be bothered and can find their way around the code.

Navigation

[0] Message Index

Go to full version