Animation Question
#1
Ok the question is, what would the boolean condition be for when a list (wraplist) populated with media, moves up or down? The problem is I'm trying to animate a image control outside the area of the list that is animated upon changes in navigation within that list. Basically I'm trying to split a wrap list to start in the middle of the screen and goes to the bottom, I then am manually creating the pseudo list at the top of the screen with Container.ListItem(-1).Icon labels, which works fine, but I am trying to get that icon to slide in and out when the list is moved up and down. I have tried everything in the wiki, and combinations of things, but the closest I can get is animation once when the list gains focus.

Are there more boolean conditions available then are listed in the wiki?
Reply
#2
Container().OnNext
Container().OnPrevious

check out the pm3 3dlist and xTV's current home screen for examples
Reply
#3
Note that they're only switched on for a single frame so use a hidden anim to do the animation.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#4
You guys rock, I knew you guys had to have built something just for that event.
Reply

Logout Mark Read Team Forum Stats Members Help
Animation Question0