11-26-2025, 08:39 AM
Super!
I believe the issue @TempodiBasic encountered is due to the extended ASCII characters on line 305. I had to manually edit those to ASCII 195 and 180 after copying and pasting the code.
I've always wanted to create a graphics + SCREEN 0 (buffer) hybrid GUI. This demo refreshed those ideas.
+1
I believe the issue @TempodiBasic encountered is due to the extended ASCII characters on line 305. I had to manually edit those to ASCII 195 and 180 after copying and pasting the code.
I've always wanted to create a graphics + SCREEN 0 (buffer) hybrid GUI. This demo refreshed those ideas.
+1

