Download at deviantArt
The same as my iPod nano Skin but black.
Has the same features: Pause, Next Track, Previous Track, Counter, Album Art, Progress Bar, Song Info
I prefer the white one. Link
Enjoy ![]()
Download at deviantArt
The same as my iPod nano Skin but black.
Has the same features: Pause, Next Track, Previous Track, Counter, Album Art, Progress Bar, Song Info
I prefer the white one. Link
Enjoy ![]()
Cool I prefer the black version ![]()
is there a show iTunes/hide iTunes option?
is there a show iTunes/hide iTunes option?
Not at the moment, but i suppose i could add a hotspot on the menu button that could show/hide itunes.
both skins mess up for me:

why does it have a piece of the song name out in the middle of nowhere there? its quite annoying
@riot: Try adding this to your skin.ini:
[InfoPane]
Left=500
Top=500
Width=0
Height=0
@ReidMedia: Have you considered using a knob.png to make an actual image progessbar? I think it would be a nice touch.
Take a look at my nano skin: [shameless-plug]http://www.aqua-soft.org/board/showthread.php?t=28467[/shamepless-plug]
@ReidMedia: Have you considered using a knob.png to make an actual image progessbar? I think it would be a nice touch.Take a look at my nano skin: [shameless-plug]http://www.aqua-soft.org/board/showthread.php?t=28467[/shamepless-plug]
Your progress bar rocks dude. I was trying to make the progress bar look like that but i wasn't sure how to make it. As this is my first skin.
Would it be alright to look at your code and amend the images to suit my skin?
both skins mess up for me:why does it have a piece of the song name out in the middle of nowhere there? its quite annoying
This is the first i have heard or seen this. Not sure whats wrong. I'll see if it happens on my system.
If anybody else has this problem let me know.
Are you running the latest versions of Avedesk and Avetunes / iTunes desklet?
@reidmedia: Sure buddy, go ahead and take a look at the code if you like.
All you need to do is add the unfilled bar to the bg, and create a knob.png of the filled bar.
Then use this code:
[Knob]
Width=10 (not important is stretchknob is used - set a small number like 10)
Height=14 (height of progressbar here)
UseBitmap=1 (do you want to use knob.png?)
stretchKnob=1 (stretch knoc to fill progressbar?)
That's all. The size/position you have already set for the progressbar does the rest!
Regarding riot's problem, the InfoPane code I've posted above fixes this issue.
InfoPane is the default display (before ExtraInfos). Some versions of AveTunes would safely ignore InfoPane if the size and position is not set. I believe the current version draws InfoPane at 0,0 by default with centered text. To remove it simply position it outisde the bounds of the widget (e.g. 500,500)
as far as i know i have the latest avedesk, avetunes, and itunes desklet -- why does no one else experience this problem?
im trying your fix now gtn ![]()