PosterScreen pagination

Hi, before I attempt to implement something of my own I was wondering if there was any built in support for pagination in the PosterScreen. I noticed GridScreen has SetContentListSubset but don’t see anything similar in PosterScreen. Also, if anyone knows of any example code implementing pagination of a poster screen I’d love the link.

thanks
Jonny

There is no built in support for paging, but it’s not too difficult to roll your own. See this post for a simple example: viewtopic.php?f=34&t=32253&p=200282#p200282

Thank you sir, I knew I couldn’t have been the first to address this issue :). No idea why a search didn’t find that thread for me though.

Jonny