virtual void pre_show() override
Actions to be taken before showing the window.
virtual const std::string & window_id() const override
Executes the dialog.
edit_text(const std::string &title, const std::string &label, std::string &text, bool disallow_empty=false)
Constructor.