Commit Graph

23 Commits

Author SHA1 Message Date
Jeff Carr 2e0465e44a silence all dropdown menu output 2025-02-01 15:57:29 -06:00
Jeff Carr 96fdfd1338 remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
Jeff Carr 417b3e5225 use dumpWidget() where possible 2025-02-01 13:58:53 -06:00
Jeff Carr a78cd82dcd GPL 3.0 2025-02-01 11:42:31 -06:00
Jeff Carr a8a918655a add keypress '2' as a debugging tool 2025-01-31 22:56:05 -06:00
Jeff Carr bac14a675b lots of work to clean up my old code 2025-01-31 22:08:21 -06:00
Jeff Carr f76960c907 almost quiet 2025-01-31 13:47:45 -06:00
Jeff Carr 5b39848b64 more helpful and easier to read debugging output 2025-01-31 13:47:45 -06:00
Jeff Carr c348940ca1 comments and code rearrangement 2025-01-31 13:47:45 -06:00
Jeff Carr 8a4afa760d the strings show up
Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-31 13:47:45 -06:00
Jeff Carr 4aef276b64 toggle on the me.dropdown widget works 2025-01-31 13:47:45 -06:00
Jeff Carr 1d32c5da2b got the strings for a dropdown widget (finally. only took me 4 years) 2025-01-31 13:47:45 -06:00
Jeff Carr 75a5c7bf72 wrapping my head around this code again 2025-01-31 13:47:45 -06:00
Jeff Carr 7b611d3dda debugging cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-09 03:45:03 -06:00
Jeff Carr 9dd8a8afc9 fix range panic in dropdown menu
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-07 14:01:49 -06:00
Jeff Carr 6b8ff221a8 need to implement heartbeat
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 15:03:35 -06:00
Jeff Carr fd56d89cc8 trying to debug SetText()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-03 19:28:19 -06:00
Jeff Carr 29d6cadbb3 dropdown's work
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 15:12:25 -06:00
Jeff Carr ee0f84fd8e finds the item chosen from the dropdown list
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 14:49:17 -06:00
Jeff Carr d4c2f8cb1b crippled, but works
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 11:47:32 -06:00
Jeff Carr d6f1a45c77 rename dropdown related variables
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 11:07:56 -06:00
Jeff Carr dddef229dc dropdown & combobox's pop up
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-01 21:47:31 -06:00
Jeff Carr 13b0daed7c restore STDOUT and STDERR on panic()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-01 20:12:26 -06:00