A dialog like WX_UNIT_ENTRY_DIALOG, but with multiple entries.
std::vector< std::unique_ptr< UNIT_BINDER > > m_unit_binders
std::variant< UNIT_BOUND, CHECKBOX > TYPE
The type of the entry value.
std::vector< RESULT > GetValues() const
Returns the values in the order they were added.
std::variant< long long int, bool > RESULT
Corresponding result type for each entry type.
std::vector< ENTRY > m_entries
std::vector< wxWindow * > m_controls