A compact and easy to use GUI library for 8-bit Apple ][ computers
Go to file
Quinn Dunki 6dc82fe5b5 Minor cleanup
- Code cleanup
- Fixed mouse not working on checkboxes with no callback
2015-01-01 15:56:32 -08:00
WeeGUI.xcodeproj
.gitignore Minor cleanup 2015-01-01 15:56:32 -08:00
AppleCommander.jar
applesoft.s
gui.s
guidemo.dsk - Fixed mouse clicks not being detected unless mouse moved recently 2014-10-25 12:28:41 -07:00
guidemo.s Minor cleanup 2015-01-01 15:56:32 -08:00
LICENSE
macros.s
Makefile
memory.s
mouse.s - Fixed mouse clicks not being detected unless mouse moved recently 2014-10-25 12:28:41 -07:00
painting.s Minor cleanup 2015-01-01 15:56:32 -08:00
ReadMe.md Minor cleanup 2015-01-01 15:56:32 -08:00
rects.s
switches.s
unit_test.s
utility.s
V2Make.scpt
views.s Minor cleanup 2015-01-01 15:56:32 -08:00
WeeGUI_MLI.s
zeropage.s

Known issues

  • Negative cursor positions unsupported
  • Positive scroll values unsupported
  • 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

To Do:

  • Make WGFillRect support 1 height and 1 width
  • If called in inverse mode, clear screen clears inverse