wxPanel::Create( parent,
id, pos,
size, style );
85GetSizer()->SetSizeHints(
this);
132wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
133itemPanel1->SetSizer(itemBoxSizer2);
135wxStaticBox* itemStaticBoxSizer3Static =
newwxStaticBox(itemPanel1,
wxID_ANY,
_(
"Capitalization"));
136wxStaticBoxSizer* itemStaticBoxSizer3 =
newwxStaticBoxSizer(itemStaticBoxSizer3Static, wxVERTICAL);
137itemBoxSizer2->Add(itemStaticBoxSizer3, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
139wxFlexGridSizer* itemFlexGridSizer4 =
newwxFlexGridSizer(0, 4, 0, 0);
140itemStaticBoxSizer3->Add(itemFlexGridSizer4, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);
144itemFlexGridSizer4->Add(
m_CapNochange, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);
148itemFlexGridSizer4->Add(
m_CapToupper, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
156itemFlexGridSizer4->Add(
m_Capwords_space, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
160itemFlexGridSizer4->Add(
m_CapTolower, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);
@ ID_CAPCHANGE_CAPWORDS_SPPUNCT
@ ID_CAPCHANGE_CAPWORDS_SP
static bool ShowToolTips()
Should we show tooltips?
wxRadioButton * m_CapFirstcap_nochange
void CreateControls()
Creates the controls and sizers.
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
wxRadioButton * m_CapFirstlow_nochange
wxRadioButton * m_CapTolower
bool Create(wxWindow *parent, wxWindowID id=ID_CCAPCHANGEPANEL, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxTAB_TRAVERSAL)
Creation.
objects::ECapChange GetCapitalizationRequest()
wxRadioButton * m_Capwords_space
wxRadioButton * m_CapNochange
wxRadioButton * m_CapToupper
wxRadioButton * m_Capwords_spacepunct
void Init()
Initialises member variables.
~CCapChangePanel()
Destructor.
wxRadioButton * m_CapFirstcap_restlow
CCapChangePanel()
Constructors.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
@ eCapChange_firstlower_restnochange
capitalize the first letter, the rest is not changed
@ eCapChange_capword_afterspacepunc
capitalize the first letter and letters after spaces
@ eCapChange_capword_afterspace
first letter is lower case, the rest is not changed
@ eCapChange_firstcap_restnochange
capitalize the first letter, the rest is lower case
@ eCapChange_firstcap_restlower
change each letter to upper case
@ eCapChange_tolower
no change
@ eCapChange_toupper
change each letter to lower case
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const struct ncbi::grid::netcache::search::fields::SIZE size
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4