ioan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011
03:45 PM
Delete from history? (back button)
Hi.
I have a roPosterScreen with a bunch of shows. Each show has a roPosterScreen with a bunch of episodes on it. If the user clicks on an episode, I create a roSpringboardScreen and on there I have an option to delete the episode.
After I delete an episode (from the server), I recreate the roPosterScreen with the show list.
Now if I press the back button (<--) on the remote few times, I get back to the roSpringboardScreen of episode that I just deleted. Is there any way to disable the history... or am I doing something wrong?
TIA.
I have a roPosterScreen with a bunch of shows. Each show has a roPosterScreen with a bunch of episodes on it. If the user clicks on an episode, I create a roSpringboardScreen and on there I have an option to delete the episode.
After I delete an episode (from the server), I recreate the roPosterScreen with the show list.
Now if I press the back button (<--) on the remote few times, I get back to the roSpringboardScreen of episode that I just deleted. Is there any way to disable the history... or am I doing something wrong?
TIA.
https://github.com/e1ioan/
http://rokucam.com
http://rokucam.com
1 REPLY 1

TheEndless
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011
03:52 PM
Re: Delete from history? (back button)
Sounds like you're not properly closing your springboard. You should close the springboard when the user chooses delete, and then refresh the underlying poster screen, instead of drawing a new one on top.
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)
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)