Module interaction

Source
Expand description

Interfaces for asking the user for information: forms, opening files, etc.

Re-exports§

pub use form::*;
pub use handler::*;
pub use report::*;

Modules§

form
handler
report

Functions§

get_address_input
get_choice_input
get_directory_name_input
get_integer_input
get_large_choice_input
get_open_filename_input
get_save_filename_input
get_text_line_input
run_progress_dialog
show_message_box

Type Aliases§

MessageBoxButtonResult
MessageBoxButtonSet
MessageBoxIcon