wxWidgets/contrib/samples/gizmos/editlbox
2006-06-29 07:16:39 +00:00
..
editlbox.bkl Add <contrib-lib> bakefile tag. Like <wx-lib> except that in VC++ '.dsw' files 2005-08-08 13:08:45 +00:00
editlbox.dsp Rebake all the VC++ project files and makefiles 2006-01-21 23:06:27 +00:00
makefile.bcc Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
makefile.gcc Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
Makefile.in Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
makefile.vc Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
makefile.wat Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
test.cpp removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00