Details and Requirements
Helpful reviews
FogeLholk
2 of 2 people found this review helpful
Love it
Simply the coolest (2/28/2009)
I like small, informative nifty icons in my sidebar, and this fully does the job! Really great work, it looks really slick and matches perfectly into the sidebar.
The only thing to "complain" would be that "install-size" should me Medium instead of Large :)
Found a little bug; The sidebar-icon doesn't update automatically, but it looks really slick! :)
Ram02Z06
0 of 1 people found this review helpful
Don't like it
Does not seem to work (9/20/2009)
Can anyone help?
tom6661234
0 of 1 people found this review helpful
Love it
awsome (6/18/2009)
that battey is by far the coolest skinnable battery i have ever seen, its so cool im asking for you to please make another one but this time with energizer and battery makes like that and that maybe even say how much battery they have left in small writing
thanks so much
comebackata21
0 of 0 people found this review helpful
It's okay
NO SAVE FUNCTION! (11/1/2009)
I just want it to be a little indicator in the corner of my desktop, so it went to the settings and made it smaller. BUT when I rebooted my pc, it goes back to its original size
Please fix this
V8Muscle77
0 of 0 people found this review helpful
Like it
1 thing missing... (9/27/2009)
I love the iPhone batter skin! The only thing that I'm missing is the remaining time on the iPhone skin. It tells me what percentage my battery is at on two of the other skins. Can anyone help me get the remaining time to show while using the iPhone skin? (Yes, I do have the "Show the remaining time" box checked.)
jishan0
0 of 0 people found this review helpful
Love it
Great! made a fuel animation using VB 2008 (4/8/2009)
I made a fuel animation using the images in the directory.
Here is the code:
Public Class Form1
Dim internet As Integer = 1
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
internet += 1
If internet = 18 Then internet = 1
If internet = 1 Then
PictureBox1.Visible = True
PictureBox17.Visible = False
ElseIf internet = 2 Then
PictureBox2.Visible = True
PictureBox1.Visible = False
ElseIf internet = 3 Then
PictureBox3.Visible = True
PictureBox2.Visible = False
ElseIf internet = 4 Then
PictureBox4.Visible = True
PictureBox3.Visible = False
ElseIf internet = 5 Then
PictureBox5.Visible = True
PictureBox4.Visible = False
ElseIf internet = 6 Then
PictureBox6.Visible = True
PictureBox5.Visible = False
ElseIf internet = 7 Then
PictureBox7.Visible = True
PictureBox6.Visible = False
ElseIf internet = 8 Then
PictureBox8.Visible = True
PictureBox7.Visible = False
ElseIf internet = 9 Then
PictureBox9.Visible = True
PictureBox8.Visible = False
ElseIf internet = 10 Then
PictureBox10.Visible = True
PictureBox9.Visible = False
ElseIf internet = 11 Then
PictureBox11.Visible = True
PictureBox10.Visible = False
ElseIf internet = 12 Then
PictureBox12.Visible = True
PictureBox11.Visible = False
ElseIf internet = 13 Then
PictureBox13.Visible = True
PictureBox12.Visible = False
ElseIf internet = 14 Then
PictureBox14.Visible = True
PictureBox13.Visible = False
ElseIf internet = 15 Then
...
cx420ns
0 of 0 people found this review helpful
Love it
lol works now, thanks for the fix (3/23/2009)
i retract my previous statements >.< this is coooolio
just curious, where is the iPhone battery archive?
|