Commit Graph

13 Commits

Author SHA1 Message Date
61616
ab651ab83b Moved Button click calls
Rolled method relay button click calls from B12Button to Button, allowing buttons to function without defining a child class
2022-05-05 17:18:25 -04:00
61616
de9855a859 Buttons NOW work (preliminary) 2022-05-05 15:37:28 -04:00
61616
3da57e1ef0 Buttons now work (preliminary) 2022-05-05 15:37:06 -04:00
61616
9a08094c35 Added mathpad beta and number interface 2022-05-05 10:43:27 -04:00
61616
5c8461741f Updates to Button class 2022-04-30 22:37:36 -04:00
Nayan Sawyer
e0daa7022e Fixing readme 2022-04-30 19:21:16 -04:00
61616
193b6994ba MethodRelay, file condensing, working towards gui
Added MethodRelay code from Quark. Some fixes and changes as well. Condesed some things into fewer files for so the ide is easier to use, but they will be moved back into their own files as version 1.0 approaches. Everything is prep for adding gui elements (MethodRelay included)
2022-04-30 17:53:08 -04:00
61616
bce04a90eb Comments and skeleton code
Some additional documentation comments. Ignore the beginning of a dynamic mouse event handler, that is coming later
2022-04-29 22:26:16 -04:00
61616
64790b77dd Updated version # and added changelog
Also squashed a bug with the second B12Digit constructor not filling initializing refPos.
2022-04-29 18:20:38 -04:00
61616
7cdcddd287 Deprecated B12Class
B12Class is now officially deprecated. It's functionality has been rolled into the B12Digit class. All references to B12Char have been switched to B12Digit, but the code has not yet been refactored to use B12Digit with total efficiency
2022-04-29 18:13:04 -04:00
61616
effb65ad61 Pre-B12Digit refactor save
In the process of adding keypad, math, etc., and about to break B12Digit class
2022-04-29 17:54:02 -04:00
61616
baa6ba063f First file commit 2022-04-29 11:39:24 -04:00
61616
2dbf0fe3a5 Initial commit 2022-04-29 11:36:49 -04:00