wxWidgets/samples/widgets
2007-03-31 15:11:02 +00:00
..
icons wxGenericDirCtrl page for widgets sample. 2006-10-05 10:20:32 +00:00
.cvsignore
bmpcombobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
button.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
checkbox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
clrpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
combobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
datepick.cpp restored variabes initialization in OnButtonSet() to avoid spurious MSVC warnings 2006-12-11 13:30:27 +00:00
dirctrl.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
dirpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
filepicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
fontpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
gauge.cpp no changes, just fixed spelling of 'indeterminate' 2007-03-20 16:23:12 +00:00
hyperlnk.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
listbox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
makefile.bcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.gcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
Makefile.in rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.mic Added missing licence line 2004-11-22 20:40:22 +00:00
makefile.unx rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.vc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.wat rebaked after changing the version number 2007-02-07 02:14:45 +00:00
notebook.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
odcombobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
radiobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
searchctrl.cpp 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible() 2006-12-11 13:48:18 +00:00
slider.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
spinbtn.cpp added test for EVT_TEXT handler for spin contorl 2007-03-31 15:11:02 +00:00
static.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
textctrl.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
toggle.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
widgets.bkl deTABified 2006-12-11 13:31:53 +00:00
widgets.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
widgets.dsp rebaked after changing the version number 2007-02-07 02:14:45 +00:00
widgets.h Connect changed page event after subpages are created so book->SetSelection does not cause any lazy creation and non-treebook-based build does not crash. 2006-10-04 09:38:56 +00:00
widgetsM5.xml