wxWidgets/samples/toolbar
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
..
bitmaps Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
Makefile warning msgs 1998-07-27 20:50:48 +00:00
makefile.b32 Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.bcc Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.dos Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.g95 Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
Makefile.in warning msgs 1998-07-27 20:50:48 +00:00
makefile.nt Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.sc Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.unx Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.wat Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
test.cpp Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
test.def Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
test.h wxToolBar API changes; now frames manage their toolbar & statusbar properly; 1998-07-27 09:47:57 +00:00
test.rc Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00