Documentation
¶
Index ¶
- func AlertBox(screen Screen, title, text string, width, height int)
- func InputBox(screen Screen, text string) string
- func SelectBox(screen Screen, title string, values []string) string
- func TitledWindow(screen Screen, title string, width, height, x, y int) (*curses.Window, *curses.Window)
- type Progress
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.