GUI framework written in python for TINspire calculators
READ Documentation for usage and check examples
Full release coming soon, check beta releases via documentation downloads page
Documentation: https://aaronwilk.dev/pages/docs/uikit.html
alt link - https://sites.google.com/view/uikit-documentation/home
This will constantly be updated
Develop feature and test -> Repo code update -> Documentation Update -> Update Betas and Dev versions on Drive
Textarea and TButton Events have not been fully documented yet
After Updating Documnetation There Will be another Beta Release
Color System
Event System
Label
Button
Toggle Button
Textbox
Dropdown
Panel
Textbox Number Mode
Color Picker
Slider
TextArea
Graphing Box - Starting Soon
Math Box/Chem Box - Not started
Creating mock ti_draw and ti_system libs to allow for desktop uikit developement with tinspire emulator
Bug testing
textarea wrap algo 0 has incorrect sizing
textbox enabled edit when no cursor confirmation(input is being taken when it shouldnt)