INTERACT FORUM

Please login or register.

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

Author Topic: MC11 gui suggestion: Resizing to Mini-Me  (Read 847 times)

Tolga

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 438
MC11 gui suggestion: Resizing to Mini-Me
« on: October 20, 2004, 01:50:54 pm »

Both Real player and Media Player can be resized to a point where the player looks like a mini player.

I think MC could easily have a similar feature. It currently stops resizing after a point presumeably to keep showing the panes, which I find unnessary.
Logged

Doof

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 5907
  • Farm Animal Stupid
Re:MC11 gui suggestion: Resizing to Mini-Me
« Reply #1 on: October 20, 2004, 02:28:55 pm »

Why not just use mini view?
Logged

Tolga

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 438
Re:MC11 gui suggestion: Resizing to Mini-Me
« Reply #2 on: October 20, 2004, 03:26:18 pm »

1) You have the same visual interface. No cognitive adjustment between mega-me and mini-me is required.
2) It is easier for the beginners (no need to remember key strokes)
3) It is something other major player have and easy to implement
Logged

Tiberius

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 85
  • A big dog is twice as big as a dog 1/2 it's size..
Re:MC11 gui suggestion: Resizing to Mini-Me
« Reply #3 on: October 20, 2004, 08:21:03 pm »

You can do this yourself. Of course the results may not be what you want.
First make a copy of the main .xml file in any megaskin directory located at  Program Files\J RIver\Media Center 11\MegaSkins. Then open the main.xml file with notepad or other text editor and edit the
<MAINFRAME>
<Data MinimumWidth="xxx" MinimumHeight="xxx" />

Section changing the "xxx" values to somthing like 40 and 40. Then save the file close the editor and apply the skin.

You should now be able to shrink the skin as far as you want.

As you shrink some features will no longer be visable and different skins may have other visual problems you will have to decide if you can live with them.

Logged
Failure is not an option...however it is often included at no extra charge...

Tolga

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 438
Re:MC11 gui suggestion: Resizing to Mini-Me
« Reply #4 on: October 21, 2004, 03:18:05 pm »

Cool!

<Data MinimumWidth="500" MinimumHeight="130" />

worked good for me. It could use a little bit polishing for general use though.

Logged
Pages: [1]   Go Up