src.elv.sh/pkg/cli/tk.ComboBox.ListBox (method)
8 uses
src.elv.sh/pkg/cli/tk (current package)
combobox.go#L13: ListBox() ListBox
src.elv.sh/pkg/cli/mode
completion.go#L70: w.ListBox().Reset(filterCompletionItems(cfg.Items, cfg.Filter.makePredicate(p)), 0)
histlist.go#L78: w.ListBox().Reset(it, it.Len()-1)
lastcmd.go#L79: w.ListBox().Reset(items, 0)
listing.go#L75: w.ListBox().Reset(listingItems(it), selected)
location.go#L114: w.ListBox().Reset(l.filter(cfg.Filter.makePredicate(p)), 0)
src.elv.sh/pkg/edit
listing.go#L147: w.ListBox().Accept()
listing.go#L214: w.ListBox().Select(f)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)