look here http://bilder-hochladen.to/hosted/56a08 ... 6c8db0.jpg
this occured because bbcbasic sdl ide does not detect a missing next.
2nd minor problem is here http://bilder-hochladen.to/hosted/f90f5 ... 6bb9cf.jpg
in comparison to amstrad basic this is worse. the text message on the same area should not become unreadable, because there was a previous text.
one of the attached files was created using amstrad locomotive basic
bbc sdl ide minor problem + scalable output window
-
- Posts: 4
- Joined: Mon 03 Sep 2018, 19:48
bbc sdl ide minor problem + scalable output window
- Attachments
-
- SNAG-1517.jpg (34.27 KiB) Viewed 4082 times
-
- SNAG-1536.jpg (53.35 KiB) Viewed 4082 times
Re: bbc sdl ide minor problem + scalable output window
Would you mind sharing your code for the missing next problem picture? I want to see exactly what's going on.
About the text being hard to read, you could change the text size. Also I don't know if BBCSDL/BB4W has an option for drawing a solid background underneath text when drawing text at the graphics cursor, but if not you could easily write a PROC that does that with RECTANGLEFILL.
About the text being hard to read, you could change the text size. Also I don't know if BBCSDL/BB4W has an option for drawing a solid background underneath text when drawing text at the graphics cursor, but if not you could easily write a PROC that does that with RECTANGLEFILL.