mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-01-10 13:29:21 +00:00
Known issues
- Hitting Reset in app that uses windows and desktop (no mouse needed) seems to mess up screen holes for Disk II
- Mashing a button with mouse in Applesoft will cause Undefined Statement error
- Repainting a view while the mouse cursor is on it will cause artifacts when mouse moves
- Quitting sometimes leaves BASIC in inverted text mode
- Quitting with button highlighted leaves us in inverted text mode
- After initial run of basic demo, additional run fails with no buffers available
To Do:
- Make WGFillRect support 1 height and 1 width
- If called in inverse mode, clear screen clears inverse
- Fix unclosed PRE tags in documentation
- Delete view feature
- Factor out mouse driver
- Standardize naming of functions
- Write sample code
- Update side effects in assembly API
Languages
Assembly
96.2%
AppleScript
3.1%
Makefile
0.7%