That's fine, but about 1 time in 4 nothing happens on pressing the button even when the button changes colour on being touched.
I figure it must be something I'm doing wrong but there is no apparent pattern to it that would be a clue
Search found 3 matches
- Fri May 15, 2020 9:55 pm
- Forum: For beginners
- Topic: field examples
- Replies: 9
- Views: 8838
- Flag:
- Fri May 15, 2020 7:43 pm
- Forum: For beginners
- Topic: field examples
- Replies: 9
- Views: 8838
- Flag:
Re: field examples
Can anyone explain to me what the do slowdown is for? Is it anything to do with why In my very very simple first program (a useless program just trying to get to grips with this language) the button press is glitchy, doesn't always seem to "take". 36 BUTTON "again" Title "GO" AT 100,50 37 IF BUTTON_...
- Fri May 15, 2020 7:03 pm
- Forum: Other topics
- Topic: Clear screen?
- Replies: 1
- Views: 1353
- Flag:
Clear screen?
As someone who used to write basic programs on the XX spectrum I'm certain finding smart basic challenging.
Help me out with one small question please...?
How would I clear the screen, ideally in text mode? Or just delete a particular line of text ?
Help me out with one small question please...?
How would I clear the screen, ideally in text mode? Or just delete a particular line of text ?