Forum Discussion
TheEndless
16 years agoRoku Guru
"jbrave" wrote:
How would you redisplay the main poster screen? Would it just auto update or do you need to call poster screen.show() again?
A call to SetContentList() should redraw the screen, but I just deleted my original reply in favor of something that makes more sense... 😛
The way I deal with it in my SHOUTcast and justin.tv channels is to have the Search screen just return the search string, and then do the actual search from my Poster screen based on the returned value.