A compact and easy to use GUI library for 8-bit Apple ][ computers
Go to file
Quinn Dunki 0995f6675d - Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call
- Fixed a bug in the AppleSoft command matcher with prefixes
- Removed useless &weegui command
- Added &select, &focus, &act,  &focusn, and &focusp commands for AppleSoft
2014-09-19 16:04:36 -07:00
WeeGUI.xcodeproj
.gitignore
AppleCommander.jar
applesoft.s - Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call 2014-09-19 16:04:36 -07:00
gui.s - Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call 2014-09-19 16:04:36 -07:00
guidemo - Parameter parsing and command table working for AppleSoft API 2014-09-11 14:04:30 -07:00
guidemo.dsk - Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call 2014-09-19 16:04:36 -07:00
guidemo.o - Parameter parsing and command table working for AppleSoft API 2014-09-11 14:04:30 -07:00
guidemo.s - Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call 2014-09-19 16:04:36 -07:00
LICENSE
macros.s
Makefile
memory.s - Added support for string arguments within struct parameter lists 2014-09-16 18:01:08 -07:00
painting.s
ReadMe.md
rects.s
switches.s - Fixed parameter-less AppleSoft commands 2014-09-16 14:04:05 -07:00
unit_test.s
utility.s - Initialization now clears string allocator 2014-09-18 16:24:17 -07:00
V2Make.scpt - Library is now designed to be BRUNed from AppleSoft, instead of trying to make an init call 2014-09-19 16:04:36 -07:00
views.s - Added support for string arguments within struct parameter lists 2014-09-16 18:01:08 -07:00
zeropage.s - Fixed parameter-less AppleSoft commands 2014-09-16 14:04:05 -07:00

Known issues

  • Negative cursor positions unsupported
  • Positive scroll values unsupported

To Do:

  • Make WGFillRect support 1 height and 1 width