INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: WMP10 Update (Mega Skin)  (Read 3111 times)

CDvd

  • Regular Member
  • World Citizen
  • ***
  • Posts: 208
WMP10 Update (Mega Skin)
« on: September 18, 2004, 05:40:02 am »

I fixed some problems that were in the previous version and changed the title bar to match the MC version I use (11).



Skin: http://mario.bross.free.fr/MCStuffs/wmp10.zip

Fixed: old image for mute button
Fixed: no image for continuous play button
Changed : Title bar now shows "Media Center 11"
New: Support for Library Browser introduced in MC 11.0.85

I would like to change the chekboxes images too, but can't figure how to do it. If you know what is wrong with :
Code: [Select]
   <Entry Name="CheckBox" Bitmap="Frame_CheckBox.gif" NumberImages="8" />
Just drop a comment here.

Thanks
David.
Logged
A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.

Shelly

  • Citizen of the Universe
  • *****
  • Posts: 532
  • I love listening to music with Media Center!
Re:WMP10 Update (Mega Skin)
« Reply #1 on: September 18, 2004, 11:17:46 pm »

David,

Thanks so much for the updated skin.  It looks like you've fixed the radio buttons and checkboxes so I didn't answer the question from the last thread.  
Adding support for the Library Browser is an added plus, as I wasn't even going to try 11.0.85 if I had to go back to using the default skin.

Shelly
Logged

MGD_King

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 545
  • It's not easy being me, but it sure is fun!
Dropping a comment here. :)
« Reply #2 on: September 19, 2004, 08:22:14 am »

Changed : Title bar now shows "Media Center 11"
I would like to change the chekboxes images too, but can't figure how to do it. If you know what is wrong with :
Code: [Select]
   <Entry Name="CheckBox" Bitmap="Frame_CheckBox.gif" NumberImages="8" />
Just drop a comment here.

Thanks
David.
What about those of us that are still using Media Center 10?

To fix the check boxes, this is how I fixed it on my machine:

1. Convert the Frame_CheckBox.gif to a .bmp file (Frame_CheckBox.bmp)
2. Change line 101 in the main.xml file from Frame_CheckBox.gif to Frame_Checkbox.bmp.
Code: [Select]
<Entry Name="CheckBox" Bitmap="Frame_CheckBox.bmp" NumberImages="8" />For some reason, MC doesn't recognize the .gif image.

Here's the end result!

Logged

CDvd

  • Regular Member
  • World Citizen
  • ***
  • Posts: 208
Re:Dropping a comment here. :)
« Reply #3 on: September 20, 2004, 12:58:02 am »

To fix the check boxes, this is how I fixed it on my machine:

1. Convert the Frame_CheckBox.gif to a .bmp file (Frame_CheckBox.bmp)
2. Change line 101 in the main.xml file from Frame_CheckBox.gif to Frame_Checkbox.bmp.
[...]
For some reason, MC doesn't recognize the .gif image

Thanks MDG_King!
For some reason, I was not aware of that! :)

Quote
What about those of us that are still using Media Center 10?
You're right, there's no reason not making a MC10 version... I'll try your suggestion and will post links for both 11 & 10.

David.
Logged
A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.

zeltak

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 480
Re:WMP10 Update (Mega Skin)
« Reply #4 on: September 20, 2004, 01:52:47 am »

hi

ive posted this in the other WMP10 post, i dont know where to post it so ill put it in both :

is there any chance of a future release of this skin with a lighter background (like in the new WMP 10: white/gray and blue)? i really love the skin but the background is to dark  

thx alot and keep up the great work

Zeltak
Logged

Michael Horton

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 776
Re:WMP10 Update (Mega Skin)
« Reply #5 on: October 28, 2004, 08:31:13 pm »

looks fantastic--thanks for all the hard work
Logged
Pages: [1]   Go Up