Quinn Dunki 0c12da7c89 Scrolling fixes
- Fixed window titles rendering in wrong coordinate space
- Fixed superfluous redrawing caused by scroll arrow clicking
2015-02-03 13:11:22 -08:00
2015-01-19 14:02:29 -08:00
2015-01-02 16:01:38 -08:00
2015-01-19 13:54:16 -08:00
2015-02-03 11:01:09 -08:00
2015-02-01 16:05:30 -08:00
2015-02-03 11:01:09 -08:00
2015-02-01 16:05:30 -08:00
2015-02-03 11:01:09 -08:00
2015-01-01 15:56:32 -08:00
2015-02-01 16:36:54 -08:00
2015-02-01 16:36:54 -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-02-03 13:11:22 -08:00
2015-02-01 16:05:30 -08:00
2015-02-03 13:11:22 -08:00
2015-02-03 13:11:22 -08:00

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:

  • Clicking on scroll arrows in basicdemo messes up title rendering
  • Write sample code
  • Update side effects in assembly API
  • Support for frameless views
  • Document final memory map
Description
A compact and easy to use GUI library for 8-bit Apple ][ computers
Readme
Languages
Assembly 96.2%
AppleScript 3.1%
Makefile 0.7%