Inherits OptionsDlgBase.
Dialog to edit Enviro's global options, EnviroOptions.
OptionsDlg::OptionsDlg |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxString & |
title, |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxDefaultSize , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE |
|
) |
| |
wxChoice* OptionsDlg::GetContent |
( |
| ) |
|
|
inline |
wxTextCtrl* OptionsDlg::GetSelectionCutoff |
( |
| ) |
|
|
inline |
wxTextCtrl* OptionsDlg::GetSelectionRadius |
( |
| ) |
|
|
inline |
wxCheckBox* OptionsDlg::GetSizeInside |
( |
| ) |
|
|
inline |
wxTextCtrl* OptionsDlg::GetWinx |
( |
| ) |
|
|
inline |
wxTextCtrl* OptionsDlg::GetWinXsize |
( |
| ) |
|
|
inline |
wxTextCtrl* OptionsDlg::GetWiny |
( |
| ) |
|
|
inline |
wxTextCtrl* OptionsDlg::GetWinYsize |
( |
| ) |
|
|
inline |
void OptionsDlg::UpdateEnabling |
( |
| ) |
|