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
Essence-1080p [WIP] - Looking for tester/contributor!
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="n4orcer" data-source="post: 596562" data-attributes="member: 74094"><p><strong>Re: Essence-1080p - Updated 2010-03-21</strong></p><p></p><p></p><p></p><p>Thanks! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Yeah, BHS will have "drop down" menus, if I can get the bloody animations to work! :'( Having lots of problems with those atm, they refuse to do what I want them to!</p><p></p><p>I want to have menus/dialogs all slide from the left side to their position when they are focused/windows open. But it refuses to work! For example, The category list of MP, I now have it at a position to the left, below the weather/time. I want the background/"buttons" to slide in position when the windowopens. But I can only get the "buttons" sliding in to position, the background wont slide in. But it works when I choose something and comes back, then both slides in.</p><p></p><p>Anyone know if there are any restrictions regarding animations and listcontrols/actiongroup or groups that could cause this?</p><p></p><p>Here is the code for the image that is the background, all works if I choose a category and then returns to the category list but not when I go from myHome -> Movingpictures.</p><p></p><p>[CODE]</p><p> <control></p><p> <type>image</type></p><p> <posX>-1</posX></p><p> <posY>345</posY> </p><p> <width>364</width></p><p> <height>390</height></p><p> <texture>gui.common.menu.background.left.png</texture></p><p> <animation effect="slide" end="0,0" start="-400,0" time="200" Delay="125">WindowOpen</animation></p><p> <animation effect="slide" end="-400,0" start="0,0" time="200" Delay="125">WindowClose</animation></p><p> <animation effect="slide" end="0,0" start="-400,0" time="200">VisibleChange</animation></p><p> <animation effect="slide" end="-400,0" start="0,0" time="200">Hidden</animation></p><p> <visible>!Control.HasFocus(50)</visible></p><p> </control></p><p>[/CODE]</p><p></p><p></p><p>I'm planning on releasing my current build once I get the menu's and animations to work. So hopefully later today or tomorrow if I can solve those annoying problems!</p></blockquote><p></p>
[QUOTE="n4orcer, post: 596562, member: 74094"] [b]Re: Essence-1080p - Updated 2010-03-21[/b] Thanks! :) Yeah, BHS will have "drop down" menus, if I can get the bloody animations to work! :'( Having lots of problems with those atm, they refuse to do what I want them to! I want to have menus/dialogs all slide from the left side to their position when they are focused/windows open. But it refuses to work! For example, The category list of MP, I now have it at a position to the left, below the weather/time. I want the background/"buttons" to slide in position when the windowopens. But I can only get the "buttons" sliding in to position, the background wont slide in. But it works when I choose something and comes back, then both slides in. Anyone know if there are any restrictions regarding animations and listcontrols/actiongroup or groups that could cause this? Here is the code for the image that is the background, all works if I choose a category and then returns to the category list but not when I go from myHome -> Movingpictures. [CODE] <control> <type>image</type> <posX>-1</posX> <posY>345</posY> <width>364</width> <height>390</height> <texture>gui.common.menu.background.left.png</texture> <animation effect="slide" end="0,0" start="-400,0" time="200" Delay="125">WindowOpen</animation> <animation effect="slide" end="-400,0" start="0,0" time="200" Delay="125">WindowClose</animation> <animation effect="slide" end="0,0" start="-400,0" time="200">VisibleChange</animation> <animation effect="slide" end="-400,0" start="0,0" time="200">Hidden</animation> <visible>!Control.HasFocus(50)</visible> </control> [/CODE] I'm planning on releasing my current build once I get the menu's and animations to work. So hopefully later today or tomorrow if I can solve those annoying problems! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Essence-1080p [WIP] - Looking for tester/contributor!
Contact us
RSS
Top
Bottom