Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::inputbox Member List

This is the complete list of members for nana::inputbox, including all inherited members.

image(::nana::paint::image image, bool is_left, const rectangle &valid_area={})nana::inputbox
image_v(::nana::paint::image, bool is_top, const rectangle &valid_area={})nana::inputbox
inputbox(window owner,::std::string description,::std::string title=::std::string())nana::inputbox
min_width_entry_field(unsigned pixels)nana::inputbox
show(Args &&...args)nana::inputboxinline
show_modal(Args &&...args)nana::inputboxinline
verify(std::function< bool(window)> verifier)nana::inputbox