mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-02-03 21:30:50 +00:00
0fe5765c45
- Added WGDeleteView and &KILL - Added WGEraseView and &WIPE - Fixed focus iteration code to handle unallocated views in the middle of the list
395 B
395 B
Known issues
- Hitting Reset during a WeeGUI application will leave your Apple II in an unsafe state
- Calling WGEraseView on a view that shares border rendering with other views will require manually redrawing those views.
To Do:
- Delete view feature
- Factor out mouse driver
- Standardize naming of functions
- Write sample code
- Update side effects in assembly API