トピック
Lego-meist Legos-Meister

How do I remove the keyboard?

I need to disable the keyboard on the touch screen while my program is running. I knew the command on Petit Computer but they seemed to have changed it in SmileBASIC. Does anybody know how to do this?
1そうだね
プレイ済み
返信[1]
親投稿
V360 TheV360
Use XSCREEN and DISPLAY. XSCREEN 2/3/4 removes the keyboard and DISPLAY 0/1 lets you switch between doing stuff (PRINT, graphic commands, sprites, backgrounds, etc.) on the top screen and the lower screen.
0そうだね
プレイ済み
返信[2]
親投稿
Phoenix B) epicphoenix4
Check the XSCREEN command. Type it and push the ? that should give you some answers. Experiment with it.
0そうだね
プレイ済み
返信[3]
親投稿
Lego-meist Legos-Meister
Ok, thanks! That worked!
0そうだね
プレイ済み