home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
SpinSafe
SpinSafe Revolve
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="justinteract" data-source="post: 230961" data-attributes="member: 59831"><p>Hi Mirk,</p><p>i am working on my own skin. It should mainly based on BlueTwo wide but with horizontal menus for music/photos/videos. I actually really like the Vista MC which offers a great naviagtion in this regards, especially when using a mouse. </p><p>Looking at the source code and the skin xmls I am having problems to understand what many elements exactly do, since there are no comments in the code nor do I find any documentation besides this </p><p><a href="http://wiki.team-mediaportal.com/SkinArchitecture/filmstrip" target="_blank">http://wiki.team-mediaportal.com/SkinArchitecture/filmstrip</a></p><p>which seems do be outdated in some details and/or does not explain all elements.</p><p></p><p>I am especially having problems understanding the behavior and relations of the following attributes</p><p></p><p>[CODE]</p><p>itemHeight")] protected int _itemHeight;</p><p>itemWidth")] protected int _itemWidth;</p><p>textureHeight")] protected int _textureHeight = 80;</p><p>textureLowWidth")] protected int _textureLowWidth;</p><p>textureWidth")] protected int _textureWidth = 80;</p><p>texturelowHeight")] protected int _textureLowHeight;</p><p>thumbHeight")] protected int _thumbNailHeight = 64;</p><p>thumbHeightBig")] protected int _heightThumbBig = 0;</p><p>thumbPosX")] protected int _thumbNailPositionX = 8;</p><p>thumbPosXBig")] protected int _positionXThumbBig = 0;</p><p>thumbPosY")] protected int _thumbNailPositionY = 8;</p><p>thumbPosYBig")] protected int _positionYThumbBig = 0;</p><p>thumbWidth")] protected int _thumbNailWidth = 64;</p><p>thumbWidthBig")] protected int _widthThumbBig = 0;</p><p>[/CODE]</p><p></p><p>is there any place where I can find more doc and/or can you tell me what these elements exactly do ?</p><p></p><p>Cheers</p><p>Olaf</p></blockquote><p></p>
[QUOTE="justinteract, post: 230961, member: 59831"] Hi Mirk, i am working on my own skin. It should mainly based on BlueTwo wide but with horizontal menus for music/photos/videos. I actually really like the Vista MC which offers a great naviagtion in this regards, especially when using a mouse. Looking at the source code and the skin xmls I am having problems to understand what many elements exactly do, since there are no comments in the code nor do I find any documentation besides this [URL="http://wiki.team-mediaportal.com/SkinArchitecture/filmstrip"]http://wiki.team-mediaportal.com/SkinArchitecture/filmstrip[/URL] which seems do be outdated in some details and/or does not explain all elements. I am especially having problems understanding the behavior and relations of the following attributes [CODE] itemHeight")] protected int _itemHeight; itemWidth")] protected int _itemWidth; textureHeight")] protected int _textureHeight = 80; textureLowWidth")] protected int _textureLowWidth; textureWidth")] protected int _textureWidth = 80; texturelowHeight")] protected int _textureLowHeight; thumbHeight")] protected int _thumbNailHeight = 64; thumbHeightBig")] protected int _heightThumbBig = 0; thumbPosX")] protected int _thumbNailPositionX = 8; thumbPosXBig")] protected int _positionXThumbBig = 0; thumbPosY")] protected int _thumbNailPositionY = 8; thumbPosYBig")] protected int _positionYThumbBig = 0; thumbWidth")] protected int _thumbNailWidth = 64; thumbWidthBig")] protected int _widthThumbBig = 0; [/CODE] is there any place where I can find more doc and/or can you tell me what these elements exactly do ? Cheers Olaf [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Graveyard
SpinSafe
SpinSafe Revolve
Contact us
RSS
Top
Bottom