wxWidgets/samples/widgets
2005-12-19 10:47:44 +00:00
..
icons
.cvsignore
button.cpp added checkbox to enable setting (or not) individual wxBitmapButton bitmaps 2005-11-03 19:29:18 +00:00
checkbox.cpp
combobox.cpp
gauge.cpp
listbox.cpp
makefile.bcc
makefile.gcc
Makefile.in Ran make -f build/autogen.mk 2005-11-25 05:17:36 +00:00
makefile.mic
Makefile.sc
makefile.unx
makefile.vc
makefile.wat
notebook.cpp Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals. 2005-10-21 19:03:06 +00:00
radiobox.cpp added wxRadioBox::IsItemEnabled/Shown() (for MSW only for now, other platforms to come); corrected Enable/Show() return values 2005-11-29 19:26:38 +00:00
slider.cpp __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:47:44 +00:00
spinbtn.cpp
static.cpp
textctrl.cpp
widgets.bkl
widgets.cpp Unified flags for orienting wxBookCtrls (with backward compatibility). Centralised code for sizing internals. 2005-10-21 19:03:06 +00:00
widgets.dsp Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h 2005-11-09 02:34:32 +00:00
widgets.h
widgets.pro
widgets.rc
widgetsM5.xml