wxWidgets/samples/widgets
Julian Smart 59b9edf0b3 Initialized the controls on the widgets spinbutton page
and checked for NULL in one of the event handlers, since
on the Mac the event handler may be called before the
control is properly initialized
Tested for an empty string in Mac's textctrl.cpp
else we get a crash if there is nothing in the text control


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-05-14 11:28:13 +00:00
..
icons
.cvsignore store CodeWarrior 5.3 projects as xml instead of binary projects 2001-12-02 18:11:49 +00:00
button.cpp compilation sample in !WXWIN_COMPATIBILITY_2_2 mode 2002-04-20 23:30:23 +00:00
combobox.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
gauge.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
listbox.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
makefile.b32 Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.bcc Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.g95 Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
Makefile.in inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.mic More tweaks to wxMicroWi 2001-12-22 19:43:44 +00:00
makefile.vc Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.wat Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
notebook.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
radiobox.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
slider.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
spinbtn.cpp Initialized the controls on the widgets spinbutton page 2002-05-14 11:28:13 +00:00
static.cpp test that static text and box get the click events 2002-05-09 00:28:36 +00:00
textctrl.cpp Made widgets sample take up less space 2002-04-09 10:31:37 +00:00
widgets.cpp Added some missing wxTextCtrl features to to-do list in wxX11's readme.txt 2002-04-22 14:33:07 +00:00
widgets.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
widgets.h
widgets.pro
widgets.rc
widgetsM5.xml updated CodeWarrior 5.3 exported xml projects 2002-04-07 18:28:15 +00:00
widgetsUniv.dsp wxUniversal fixes: 2002-04-22 09:09:40 +00:00