Documentation
¶
Index ¶
- func Errorf(wnd walk.Form, format string, a ...interface{})
- func InputBox(wnd walk.Form, title string, description string, label string, value string) (string, error)
- func MessageBox(wnd walk.Form, title string, message string, isError bool)
- func MessageBoxYesNo(wnd walk.Form, title string, message string) bool
- func MessageBoxf(wnd walk.Form, title string, format string, a ...interface{})
- func Open(wnd walk.Form, title string, filter string, initialDirPath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.