summaryrefslogtreecommitdiff
path: root/dropdown.go
AgeCommit message (Expand)Author
2025-02-08mouse drag was not always rightJeff Carr
2025-02-08more usability cleanupsJeff Carr
2025-02-08<enter> closes and saves the text from the textboxJeff Carr
2025-02-08more work on the text entryJeff Carr
2025-02-08text entry worked for the first timeJeff Carr
2025-02-08stuffJeff Carr
2025-02-08dropdown works againJeff Carr
2025-02-08setting the size of the textbox correctlyJeff Carr
2025-02-08textbox opensJeff Carr
2025-02-08dropdown menu works againJeff Carr
2025-02-07maybe fixed wierd clicks on window dragJeff Carr
2025-02-07start closing down crappy color choicesJeff Carr
2025-02-07textbox kinda worksJeff Carr
2025-02-07code cleanupsJeff Carr
2025-02-06basic start of a stubbed out 'textbox' entry boxJeff Carr
2025-02-06trying to fix Hidden() to use the parentJeff Carr
2025-02-06dropdown menus are maybe working againJeff Carr
2025-02-05set the node.State.Label on SetText()Jeff Carr
2025-02-02finally can drag something elseJeff Carr
2025-02-01no more dropdownVJeff Carr
2025-02-01huh. getting somewhereJeff Carr
2025-02-01silence all dropdown menu outputJeff Carr
2025-02-01remove dumb old stuff and clean up struct.goJeff Carr
2025-02-01use dumpWidget() where possibleJeff Carr
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
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
2024-02-07fix range panic in dropdown menuJeff Carr
2024-02-05need to implement heartbeatv0.20.0Jeff Carr
2024-02-03trying to debug SetText()Jeff Carr
2024-02-02dropdown's workv0.19.2Jeff Carr
2024-02-02finds the item chosen from the dropdown listJeff Carr
2024-02-02crippled, but worksJeff Carr
2024-02-02rename dropdown related variablesJeff Carr
2024-02-01dropdown & combobox's pop upv0.19.1Jeff Carr
2024-02-01restore STDOUT and STDERR on panic()Jeff Carr