Home | Trees | Indices | Help |
|
---|
|
humblewx.Dialog --+ | framework.Dialog --+ | SlideshowDialog
<BoxSizerVertical> <StaticBoxSizerVertical label="$(events_label)" border="ALL" proportion="1"> <RadioButton label="Only visible events" border="TOP|BOTTOM|LEFT" name="rb_visible_events" /> <RadioButton label="All events" border="BOTTOM|LEFT" name="rb_all_events" /> </StaticBoxSizerVertical> <StaticBoxSizerVertical label="$(target_dir_label)" border="BOTTOM|LEFT|RIGHT" proportion="0"> <BoxSizerHorizontal> <TextCtrl border="BOTTOM|LEFT" width="200" name="tb_target_dir" /> <Button label="..." border="BOTTOM|LEFT" width="25" name="tb_target" event_EVT_BUTTON="on_change_dir" /> </BoxSizerHorizontal> </StaticBoxSizerVertical> <DialogButtonsOkCancelSizer border="LEFT|RIGHT|BOTTOM" event_EVT_BUTTON__ID_OK="on_start" /> </BoxSizerVertical>
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 10 02:55:34 2019 | http://epydoc.sourceforge.net |