wxWidgets/samples
Robert Roebling 47908e25f9 Added bitmaps and icons to samples
Fixed event handling in all controls
  Add some missing functions to wxRadioBox
  Fixed clientData stuff to Choice (Combo?)
  No more gtk warning in Combo
  Fixed toolbar sample and mdi sample
  Fixed bug in AddChild resulting from mdi changes
  Fixed wxFrame::GetPosition()
  Changed order of notification calls in wxListCtrl
  to prevent what I think is a reentry bug
  The usual compile fixes here and there


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-31 20:04:04 +00:00
..
checklst wxToolBar API changes; now frames manage their toolbar & statusbar properly; 1998-07-27 09:47:57 +00:00
controls Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
db Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
dialogs Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
dnd Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
docview Added MDI support for Document/view, plus an example. 1998-07-28 13:33:23 +00:00
docvwmdi Fixed bug in wxListCtrl 1998-07-28 22:08:36 +00:00
dynamic Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
forty Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2) 1998-07-28 09:43:44 +00:00
grid Removed warnings mesgs 1998-07-25 08:31:39 +00:00
internat Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
joytest Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
layout Removed warnings mesgs 1998-07-25 08:31:39 +00:00
listctrl Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
mdi Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
memcheck Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
mfc now MSW stuff is complete 1998-05-20 14:21:00 +00:00
minimal Added wxAcceleratorTable, wxFrame::SetAcceleratorTable and additions to process it under wxMSW. 1998-07-31 13:01:34 +00:00
nativdlg Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
ownerdrw now MSW stuff is complete 1998-05-20 14:21:00 +00:00
png warning msgs 1998-07-27 20:50:48 +00:00
printing warning msgs 1998-07-27 20:50:48 +00:00
regtest wxCHECK/CHECK_RET adjustments 1998-07-08 23:13:47 +00:00
resource Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
splitter warning msgs 1998-07-27 20:50:48 +00:00
tab warning msgs 1998-07-27 20:50:48 +00:00
taskbar now MSW stuff is complete 1998-05-20 14:21:00 +00:00
thread warning msgs 1998-07-27 20:50:48 +00:00
toolbar Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
treectrl Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
validate Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
Makefile Initial revision 1998-05-20 14:01:55 +00:00
makefile.g95 Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.nt Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00