Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Carr 1ac95c7125 add Show() and Hide()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 01:37:21 -06:00
Jeff Carr 5eea7f5059 loggging output cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-21 11:42:31 -06:00
Jeff Carr 57843518b2 lots of cleanups for the gui and toolkit packages
log flags gui again
    fix panic()
    SetVisible() false on create
    update go mod

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-20 19:53:23 -06:00
Jeff Carr a8d95fef8d lots of syntax changes
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 05:04:18 -06:00
Jeff Carr 32fe455bb5 now should work without needed to actually display
a nice improvement. actual toolkit widgets
       arent' actually needed. It's faster
       and can run in the dark
    autotypist compiles and runs

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-17 21:46:50 -06:00
Jeff Carr b6d0521996 add SetTitle()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-11 00:56:20 -06:00
Jeff Carr 1a31a687d6 enable() and disable()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-10 20:04:51 -06:00
Jeff Carr d617973bfe keep map[] of values to not allow duplicates
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-10 00:30:27 -06:00
Jeff Carr 30832551c3 use log Flags
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-05 20:29:57 -06:00
Jeff Carr 7f6059a8e0 initial commit 2024-01-01 16:19:40 -06:00