27 #ifndef _CHANGEUSERDEFINEDDIALOG_H
28 #define _CHANGEUSERDEFINEDDIALOG_H
49 void OnOk(wxCommandEvent& e);
72 #endif //_CHANGEUSERDEFINEDDIALOG_H
wxRadioButton * m_radio_user_sequence
wxArrayString m_userHelpTexts
wxTextCtrl * m_text_external_file
include file for the hugin project
void OnChangeUserDefinedChoice(wxCommandEvent &e)
wxString GetNewSequence()
returns the newly selected sequence
bool m_isAssistantUserDefined
~ChangeUserDefinedSequenceDialog()
destructor, saves size and position
void FillUserDefinedChoice(const wxArrayString &files)
void UpdateStatus(wxCommandEvent &e)
void FillStitcherUserDefined()
wxRadioButton * m_radio_default
Dialog for changing the user defined sequence.
ChangeUserDefinedSequenceDialog(wxWindow *parent, wxString xrcPrefix, wxString userDefinedSequence, bool assistantUserDefined)
Constructor, read from xrc ressource; restore last uses size and position.
wxStaticText * m_label_user_define
wxArrayString m_userFileNames
include file for the hugin project
wxButton * m_button_external_file
void OnChooseFilename(wxCommandEvent &e)
void FillAssistantUserDefined()
wxStaticText * m_label_user_define_filename
wxChoice * m_choice_user_define
wxRadioButton * m_radio_external
void OnOk(wxCommandEvent &e)