Quinn Dunki 28956650ff Bug fixes
- Positive scroll values now clamped
2015-01-13 13:00:39 -08:00
2015-01-02 16:01:38 -08:00
2015-01-13 12:55:14 -08:00
2014-08-29 12:19:19 -07:00
2015-01-02 16:01:38 -08:00
2015-01-02 16:01:38 -08:00
2015-01-13 12:55:14 -08:00
2014-08-29 12:14:00 -07:00
2015-01-02 16:01:38 -08:00
2015-01-02 16:01:38 -08:00
2015-01-01 15:56:32 -08:00
2015-01-13 13:00:39 -08:00
2014-10-13 19:12:14 -07:00
2014-10-13 19:12:14 -07:00
2015-01-02 16:01:38 -08:00
2015-01-13 13:00:39 -08:00
2015-01-02 16:01:38 -08:00
2015-01-13 13:00:39 -08:00
2015-01-02 16:01:38 -08: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
Description
A compact and easy to use GUI library for 8-bit Apple ][ computers
Readme MIT
Languages
Assembly 96.2%
AppleScript 3.1%
Makefile 0.7%