View Full Version : Animations on List Labels
stanley87
2007-06-15, 01:11
Hi,
Would be handy if someone could add in animations for List Labels + other list items.
Any plans to implement?
Regards,
Stanley87
jmarshall
2007-06-15, 01:51
They already work, but only the focus animation (which is really the only one needed I think?). Notice the anim on the size of the focused item in thumbpanels in PM3 for instance.
Cheers,
Jonathan
stanley87
2007-06-15, 03:25
I wanted my list label2 to fade in when the list item gets focus :-D
jmarshall
2007-06-15, 03:34
Then just add a focus fade animation to the label in the <focuseditem>. See how it's done in the PM3 thumb panels (CommonViewTypes.xml)
stanley87
2007-06-15, 03:52
Oh, i tried that.
Will try again when I finish work.
Its for a script, so maybe it isn't working in Windowxml
It was animating the whole list no problem,
but when trying to animate just a label in the list, it didn't work.
Will let you know how I go.
Thanks for the info.
Cheers,
Stanley87
jmarshall I'm pretty sure you can only animate Images inside lists and panels you never got around to doing the text because you said it was rendered seperatly.
Thats why the focus item text on the thumb panels jumps lower instead of sliding there in PM3
jmarshall
2007-06-15, 04:33
Yeah, you are correct.
Hmm, have to think about how to best do it.