Home | Trees | Indices | Help |
|
---|
|
humblewx.Dialog --+ | framework.Dialog --+ | DateFormatDialog
<BoxSizerVertical> <FlexGridSizer name="grid" rows="0" columns="2" border="ALL" > <StaticText align="ALIGN_CENTER_VERTICAL" label="$(date_format_text)" /> <TextCtrl name="date_format" fit_text="__YYYY__MMM__DD__" /> <StaticText align="ALIGN_CENTER_VERTICAL" label="$(locale_date_format_text)" /> <StaticText align="ALIGN_CENTER_VERTICAL" name="locale_date_format" /> </FlexGridSizer> <BoxSizerHorizontal> <StretchSpacer/> <DialogButtonsOkCancelSizer border="ALL" event_EVT_BUTTON__ID_OK="on_ok" /> </BoxSizerHorizontal> </BoxSizerVertical>
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jul 28 01:55:29 2019 | http://epydoc.sourceforge.net |