INTERACT FORUM

Please login or register.

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

Author Topic: Moving Theatre View skin components  (Read 1791 times)

leezer3

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1569
Moving Theatre View skin components
« on: March 31, 2009, 07:49:51 pm »

This is quite possibly a stupid question, but can anyone enlighten me on the correct way to move Theatre View skin components please?

If I manually set the overscan within the skin, I can shift everything about that way, and I can also play with the standard left/ right etc. alignments, but I'm trying to get movement beyond this, with the basic aim of moving some stuff into corners :)

Cheers

-Leezer-
Logged

leezer3

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1569
Re: Moving Theatre View skin components
« Reply #1 on: April 02, 2009, 07:46:35 pm »

Aha, got it :)
This is how to put the Theatre View main menu in the top right (What I was trying to do in the first place)-
Code: [Select]
<Item Name="Nav" Base="ViewBackground" Placement="Top" Size="77`%" />
<Item Name="NV1" Base="Nav" Placement="Left" Size="9" />
<Item Name="Navigation" Base="Nav" Placement="Left" Size="1.5 * [Button Width]" Crop="8" />
<Item Name="TB2" Base="ViewBackground" Placement="Top" Size="[Title Text Height] + 40" Crop="0" />

We could really do with Top Left etc. though, wouldn't have needed all that otherwise lol.

This respects the current titlebar, and aligns the menu nicely with the submenus.


What I'm currently playing with :)
All graphics are placeholders (Straight from Noire), but may be going somewhere.
Logged
Pages: [1]   Go Up