Commit Graph

44 Commits

Author SHA1 Message Date
Jeff Carr 82ed687460 mouse drag was not always right 2025-02-08 18:03:11 -06:00
Jeff Carr 5a84456c7a more usability cleanups 2025-02-08 17:19:41 -06:00
Jeff Carr f8b7c603a1 <enter> closes and saves the text from the textbox 2025-02-08 16:23:03 -06:00
Jeff Carr 419f4aef6a more work on the text entry 2025-02-08 16:15:38 -06:00
Jeff Carr 12d0e185cc text entry worked for the first time 2025-02-08 16:02:00 -06:00
Jeff Carr e80827d890 stuff 2025-02-08 15:16:41 -06:00
Jeff Carr 42eafb87c7 dropdown works again 2025-02-08 15:01:36 -06:00
Jeff Carr ea544e429e setting the size of the textbox correctly 2025-02-08 14:43:38 -06:00
Jeff Carr ed024aac70 textbox opens 2025-02-08 10:30:19 -06:00
Jeff Carr 227419c1ad dropdown menu works again 2025-02-08 10:00:12 -06:00
Jeff Carr 7813fc126d maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
Jeff Carr fb3c16707d start closing down crappy color choices 2025-02-07 01:55:27 -06:00
Jeff Carr 5668e6f081 textbox kinda works 2025-02-07 00:35:08 -06:00
Jeff Carr e96cb4375c code cleanups 2025-02-07 00:08:44 -06:00
Jeff Carr c2f8cac4a9 basic start of a stubbed out 'textbox' entry box 2025-02-06 23:49:18 -06:00
Jeff Carr 2a5734892a trying to fix Hidden() to use the parent 2025-02-06 19:00:00 -06:00
Jeff Carr 6d991fef63 dropdown menus are maybe working again 2025-02-06 05:41:51 -06:00
Jeff Carr 12f3d5ac5c set the node.State.Label on SetText() 2025-02-05 07:24:14 -06:00
Jeff Carr a5b3a934d2 finally can drag something else 2025-02-02 23:36:33 -06:00
Jeff Carr eccec3ef1a no more dropdownV 2025-02-01 18:48:08 -06:00
Jeff Carr 0355f7c2fb huh. getting somewhere 2025-02-01 18:27:42 -06:00
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