Function input_default
pub fn input_default(txt: &str, deflt: &str) -> Option<String> ⓘ
Available on crate feature
dep_fltk
only.Expand description
Displays an input box, which returns the inputted string. Can be used for gui io. The dialog is positioned at the pointer hotspot