summaryrefslogtreecommitdiff
path: root/dropdown.go
AgeCommit message (Collapse)Author
2025-02-01GPL 3.0Jeff Carr
2025-01-31add keypress '2' as a debugging toolJeff Carr
2025-01-31lots of work to clean up my old codeJeff Carr
2025-01-31almost quietJeff Carr
2025-01-31more helpful and easier to read debugging outputJeff Carr
2025-01-31comments and code rearrangementJeff Carr
2025-01-31the strings show upJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2025-01-31toggle on the me.dropdown widget worksJeff Carr
2025-01-31got the strings for a dropdown widget (finally. only took me 4 years)Jeff Carr
2025-01-31wrapping my head around this code againJeff Carr
2024-02-09debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-07fix range panic in dropdown menuJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05need to implement heartbeatv0.20.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-03trying to debug SetText()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02dropdown's workv0.19.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02finds the item chosen from the dropdown listJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02crippled, but worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-02rename dropdown related variablesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01dropdown & combobox's pop upv0.19.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01restore STDOUT and STDERR on panic()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>