PDA

View Full Version : Two questions...


Anonymous
11th November 2001, 05:21
I'm still new to doing Winamp Skins, and I have two questions...

1. Is it possible to totally change the icons in the Thinger? Not just change the color, but the whole image. If so, how?

2. Can you make something affect two buttons at one? For example, I want to make both the eq and playlist change in appearence when I hit the eq button.

I'd apperciate any help I can get.

Naamloos
11th November 2001, 11:56
1. No, the author creates the bmp...
2. Scripting... :)

Anonymous
18th November 2001, 19:12
Oh well. Thanks for replying, anyway.

Brennan
18th November 2001, 23:59
If the component loads its Thinger bitmaps thru the skin system (it's optional but recommended) and you know the label they used, you can skin that. But otherwise a Thinger icon shows whatever the component author chooses.


--Brennan

Anonymous
19th November 2001, 00:44
What components do you know of that load the bitmap through the skin system, and what would I specifically have to change (bitmaps, xml, script, ect.) to make a customized icon show up in the Thinger?