INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: dgilgonzalez on December 21, 2010, 11:30:57 am

Title: MC13 Skin over MC15
Post by: dgilgonzalez on December 21, 2010, 11:30:57 am
Hi all

I am trying to use some MC13 skins with the last MC15 version, because I prefer the old navigation menu that the new Roller menus. But it doesn't work. It seems that problem is that in MC15 doesn't work the Navigation item

 <!-- Navigation -->
      <Item Name="Navigation" Condition="1" Placement="Left" Size="[Button Width]" Crop="8" />

only the NavigationRoller

<!-- Top roller -->
      <Item Name="NavigationRoller" Base="ViewBackground" Placement="Top" Size="[Large Text Height] + [Roller Child Indent] + [Medium Text Height] + (2 * [Roller Internal Margins Height])" />
      <Item Name="Titlebar" Base="NavigationRoller" Placement="Top" Size="[Large Text Height] + [list Internal Margins Height] + ([Roller Child Indent] / 2)" />

is there any way to use the old Navigation item??

Thanks!!!