39 virtual const std::string&
window_id()
const override;
Abstract base class for all modal dialogs.
virtual void pre_show(window &window) override
Actions to be taken before showing the window.
user_choice_manager & mgr_
virtual const std::string & window_id() const override
The ID of the window to build.
synched_choice_wait(user_choice_manager &mgr)
virtual void handle_generic_event(const std::string &event_name) override
A label displays a text, the text can be wrapped but no scrollbars are provided.
base class of top level items, the only item which needs to store the final canvases to draw on.
std::string label
What to show in the filter's drop-down list.
#define DEFINE_SIMPLE_DISPLAY_WRAPPER(dialog)
Adds a bare-bones static display function to a dialog class that immediately invokes the dialogs's mo...
Various uncategorised dialogs.