When I first learned programming in QBasic (in 1992 at age 7),I remember the teacher stressing the importance of line numbers (in 10s, of course). I realize now that they are redundant and not that useful.
Made me wonder: how hard would it be to auto- generate line numbers to a .txt file in the app?
Search found 3 matches
- Fri Oct 15, 2021 9:56 am
- Forum: Other topics
- Topic: Line number labels
- Replies: 1
- Views: 1222
- Flag:
- Tue Oct 12, 2021 6:50 pm
- Forum: Other topics
- Topic: Customize Button appearance
- Replies: 9
- Views: 3219
- Flag:
Re: Customize Button appearance
Thank you for the suggestions for a workaround, will do that.
- Tue Oct 12, 2021 5:34 pm
- Forum: Other topics
- Topic: Customize Button appearance
- Replies: 9
- Views: 3219
- Flag:
Customize Button appearance
Hello, I’m a new user. Loving the app so far, and it’s fun to program in BASIC again, especially with all the upgrades. One question: is it possible to customize UI elements with custom graphics? Like having an image as the button texture and maybe even changing the font and color of the button text...