"SkipFire" wrote:
Thanks for the feedback, guess it's back to the code window I go.
You literally just need to add three lines of code to your RunUserInterface()/Main() function, and you should be good to go...
Sub RunUserInterface()
InitTheme()
facade = CreateObject("roPosterScreen")
facade.Show()
' All of your current code
facade.Close()
End Sub
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)