1
1
Fork 0
mirror of https://github.com/DualBrain/QB64.git synced 2023-11-19 13:10:13 +00:00
QB64-website/wiki/Known-Issues.md
2022-12-24 19:12:43 -06:00

705 B

The first rule regarding whether or not something should be on this list is the question of whether or not there is a difference of behavior between QB64 and QBasic 1.1 and/or QB4.5 (for core commands). As for additional keywords (underscore commands), there may be some gray area regarding what it should / shouldn't do and will need to be discussed further before including on this list.

As a general reference, please see Keywords currently not supported by QB64.

PAINT (Pattern)

The Tile Demo Sample is very different in QBasic versus QB64; specifically, the pattern simply isn't painted. See #2.