Support and General Use > Theming and Appearance Customization

Help getting this little guy to dance! (iPod 4G greyscale)

<< < (2/3) > >>

Devante:
One last question. This isn't directly related to the topic, but it's not important enough to create a new thread:

My battery icon line will show the battery level fine, but will not show the icon for when it is charging.
Am I "coding" it incorrectly?

Here is the line with the battery info:


--- Code: ---%?bp
--- End code ---

bascule:
You want the charging conditional %bc rather than charger connected %bp:

%?bc< Charging|%?bl >

Job Van Dam:

--- Quote from: bascule on February 04, 2007, 03:29:14 PM ---You want the charging conditional %bc rather than charger connected %bp:

%?bc< Charging|%?bl >

--- End quote ---
The way I do it is have seperate lines for each conditional:

%?bc< Charging|>
%?bl

Which way is more efficient? One line or two lines? I'm thinking the one line one... one decsion has to be made, less code for it to run through. I realize it's miniscule but still which one is better? Thanks.

Devante:
I tried both what bascule said and Job Van Dam's method and both ways simply don't show the charging icon for me.

I'm using the latest daily build of the version that disables frequency scaling.

Does it work with that version?

linuxstb:
I don't think the charging indicator is implemented on the 4G Greyscale yet.

Does the standard Rockbox status bar show it?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version