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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Icon for charging battery
« previous next »
  • Print
Pages: [1]

Author Topic: Icon for charging battery  (Read 1637 times)

Offline MikeStanton

  • Artist
  • Member
  • *
  • Posts: 19
  • They're watching me...
    • The Kingdom Key:: Forums
Icon for charging battery
« on: November 04, 2006, 02:37:57 PM »
I'm trying to change the battery picture for when it's charging, but I can't seem to get the code right.

Code: [Select]
%?bc<%xdx|%?bl<%xdw|%xda|%xdb|%xdc|%xdd|%xdd>>

That's what I have, and it's not working. Anyone have any thoughts? Thanks!
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: Icon for charging battery
« Reply #1 on: November 04, 2006, 06:07:39 PM »
Try bp instead.  I don't know why, but that works for me.

Code: [Select]
%?bp<%xdx|%?bl<%xdw|%xda|%xdb|%xdc|%xdd|%xdd>>
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline MikeStanton

  • Artist
  • Member
  • *
  • Posts: 19
  • They're watching me...
    • The Kingdom Key:: Forums
Re: Icon for charging battery
« Reply #2 on: November 04, 2006, 10:28:44 PM »
No... That didn't seem to work... Anything else I could try?
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: Icon for charging battery
« Reply #3 on: November 05, 2006, 09:19:14 AM »
The next most common thing is that the volume images are too big, so aren't caching. Try, instead of images, putting text in there (Also make sure you move it to the top of the text part of your WPS, after you load images).  Change your line to something like
Code: [Select]
%?bp < BATTERY CHARGING|%?bl < BATTERY 0|BATTERY 1|BATTERY 2|BATTERY 3|BATTERY 4|BATTERY 5 > >
Remove the spaces around the < and > symbols, for some reason they wouldn't display even though they displayed before.
« Last Edit: November 05, 2006, 09:22:10 AM by Yotto »
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline MikeStanton

  • Artist
  • Member
  • *
  • Posts: 19
  • They're watching me...
    • The Kingdom Key:: Forums
Re: Icon for charging battery
« Reply #4 on: November 05, 2006, 04:50:05 PM »
So you think the problem is just too much image space? That could be... I'll try it with text. Thanks for helping. I'll let you know how it turns out.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Icon for charging battery
 

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

Page created in 0.064 seconds with 15 queries.