Computer Science Canada

stupid View.Set ("graphics")

Author:  this_guy [ Wed Jun 09, 2004 8:08 pm ]
Post subject:  stupid View.Set ("graphics")

ok dis is da problem i hav:
wenever i do smthg in turing that requires graphics mode, i havta set it myself. i understand dat sm versions of turing do dis automatically? smtimes it even crashes my turing n dat pisses me off. maybe its just my version of turing... any1 no anything bout dis?

sry bout da short forms, its a bad habit.

Author:  the_short1 [ Wed Jun 09, 2004 8:18 pm ]
Post subject: 

FYI:

u can use:

setscreen ("graphics")
or
View.Set ("graphics")


they are the same thing...

second can u post the error msg?

so if view . set is giving errors... use the setscreen way!


: