Container.OnNext / OnPrevious for group lists
#1
As the title is there an Container.OnNext / OnPrevious for group lists, or should it already work with group lists, I can't seem to get it to work.

I need to trigger an animation when a group list moves to the next/previous item. Any ideas?
Reply
#2
I don't think you can do this. I was trying something similar before, but gave up in the end.

Depending what's in your grouplist and what sort of animation you need you might be able to fake it by using a hidden list container doing the navigation
Reply
#3
(2022-08-16, 15:52)roidy Wrote: As the title is there an Container.OnNext / OnPrevious for group lists, or should it already work with group lists, I can't seem to get it to work.

I need to trigger an animation when a group list moves to the next/previous item. Any ideas?

i think its not easily possible.
i think about set an onfocus action to store system.currentcontrol ( or any other )
and than check againt
string.isequal(system.currentcontrol,*infolabel or property**)
Skins |  Titan M O D   •   S W A N (WIP)
Reply
#4
@"QuizKid" @mardukL Thanks for the replies, I'll have a mess around and see if I can make it work.
Reply

Logout Mark Read Team Forum Stats Members Help
Container.OnNext / OnPrevious for group lists0