
-----------------------------------
CasaFilipino
Mon Dec 10, 2012 9:56 am

How to make exectution screen larger??
-----------------------------------
What is it you are trying to achieve?

we are trying to make the exectution screen larger to make the font fit in the screen, and to make it larger and to make it fit the screen, as it is for a programming presentation.

What is the problem you are having?

we do not know the coding for making the exectution screen larger

Describe what you have tried to solve this problem

we came on this website

Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)








Please specify what version of Turing you are using

we are using 4.1 turing

-----------------------------------
SAValkyrie
Mon Dec 10, 2012 10:03 am

Re: How to make exectution screen larger??
-----------------------------------

setscreen ("screen:max;max")

this will give you a maximum screensize you can get. If you change max;max into numbers, it will give you a size that the numbers state.

-----------------------------------
simpletrick
Mon Dec 31, 2012 4:48 pm

Re: How to make exectution screen larger??
-----------------------------------
View.Set ("graphics:max;max")
View.Set ("nobuttonbar")

or this, i think this is slightly bigger
