setscreen help
Author |
Message |
chadjohnson
|
Posted: Fri Jan 20, 2006 11:35 pm Post subject: setscreen help |
|
|
if im using setscreen for just one graphic, how do i end the setscreen? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Delos
|
Posted: Sat Jan 21, 2006 12:10 am Post subject: (No subject) |
|
|
Please be more explicit in your questions. Despite popular belief, we're only partially clairvoyent. Posting code helps a lot more though.
Additionally, the phrasing of your question indicates you don't actually understand what 'setscreen' does. Basically, it changes the parameters of the output screen (size, position, title, type of output). A second 'setscreen' later in the programme will once again change it to whatever else you would want it to be. |
|
|
|
|
|
chadjohnson
|
Posted: Sat Jan 21, 2006 11:40 am Post subject: (No subject) |
|
|
ok, i wanna setscreen a graphic for my quiz to setscreen ("offscreenonly"), but whenever i set the screen the quiz wont appear. |
|
|
|
|
|
Cervantes
|
Posted: Sat Jan 21, 2006 11:59 am Post subject: (No subject) |
|
|
You have to View.Update.
To actually answer your first question in the context of offscreenonly, you have to setscreen ("nooffscreenonly") |
|
|
|
|
|
|
|