10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
15#include <wx/stattext.h>
19#include <wx/settings.h>
20#include <wx/radiobut.h>
21#include <wx/filepicker.h>
55 DIALOG_GLOBAL_LIB_TABLE_CONFIG_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Configure Global Library Table"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxCAPTION|wxCLOSE_BOX|wxRESIZE_BORDER );
wxStaticText * m_staticText2
wxRadioButton * m_customRb
wxStaticText * m_staticText1
virtual void onUpdateFilePicker(wxUpdateUIEvent &event)
wxFilePickerCtrl * m_filePicker1
wxStdDialogButtonSizer * m_sdbSizer1
DIALOG_GLOBAL_LIB_TABLE_CONFIG_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Configure Global Library Table"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxCLOSE_BOX|wxRESIZE_BORDER)
virtual void onUpdateDefaultSelection(wxUpdateUIEvent &event)
wxRadioButton * m_defaultRb
wxRadioButton * m_emptyRb
~DIALOG_GLOBAL_LIB_TABLE_CONFIG_BASE()
wxButton * m_sdbSizer1Cancel
DIALOG_SHIM(wxWindow *aParent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER, const wxString &name=wxDialogNameStr)