I started writing my first game on Classpad BASIC and have a problem... what is the command to resize a window (like the clickable "Resize" on calc), or to run the program on full screen? I searched the manual and the internet but couldn't find it anywhere.
Thanks in advance
Classpad Programming Question
Started by
o.O
, Jun 26 2009 01:08 PM
2 replies to this topic
#1
Posted 26 June 2009 - 01:08 PM
#2
Posted 27 June 2009 - 03:45 AM
You need to uses the function pause to be able to resize manually. You can't resize directly from the code of your program with Basic, you can do it with CpLua
#3
Posted 27 June 2009 - 05:50 AM
You need to uses the function pause to be able to resize manually. You can't resize directly from the code of your program with Basic, you can do it with CpLua
aww that sucks... thanks anyway... I have CPLua also but I don't know how to use it . is there a tutorial on it somewhere? I can't seem to find any
Edited by o.O, 27 June 2009 - 05:51 AM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users