
-----------------------------------
msimard8
Tue Nov 30, 2004 10:37 am

resetting a setscreen
-----------------------------------
How do I reset an setscreen "offscreenonly" so  I can get a new background

-----------------------------------
Mazer
Tue Nov 30, 2004 12:12 pm


-----------------------------------
If you don't want to use "offscreenonly" you can do the following:
View.Set("nooffscreenonly")
But it would help to know just what you are trying to do. You could still get "a new background" when using offscreenonly. With the information you're giving me I can only assume you've forgotten to call View.Update somewhere and you think it's not working somehow.
