Go to file
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
.gitignore testing go 2024-01-29 13:51:15 -06:00
LICENSE GPL 2024-01-30 10:32:53 -06:00
Makefile releases finally work 2024-02-01 16:28:05 -06:00
README.md GPL 2024-01-30 10:32:53 -06:00
add.go rename dropdown related variables 2024-02-02 11:07:56 -06:00
args.go sizes are getting better 2024-01-28 21:15:15 -06:00
checkbox.go checkbox works 2024-02-01 11:59:21 -06:00
click.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
color.go start debugging combobox & dropdown 2024-02-01 18:28:59 -06:00
debug.go sizes are getting better 2024-01-28 21:15:15 -06:00
dropdown.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
fakefile.go init move into seperate repo. all history lost :( 2024-01-18 00:08:37 -06:00
gocui.go dropdown & combobox's pop up 2024-02-01 21:47:31 -06:00
help.go init move into seperate repo. all history lost :( 2024-01-18 00:08:37 -06:00
keybindings.go try to get toolkit to close 2024-01-30 11:54:57 -06:00
main.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
mouse.go crippled, but works 2024-02-02 11:47:32 -06:00
place.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
plugin.go checkbox works 2024-02-01 11:59:21 -06:00
showStdout.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
size.go set checkbox color 2024-02-01 11:37:46 -06:00
structs.go rename dropdown related variables 2024-02-02 11:07:56 -06:00
tree.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
view.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
widget.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
window.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00