wxWidgets/samples/toolbar
Julian Smart 1e6d94998f wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
types in wxCHECK_MSG); compiles again for 16-bit Windows, though dialogs don't work;
added generic notebook implementation (copied from wxMotif); fixed event handler
arg in wxDirDialog; added preliminary wxImage reference; removed some constructors from documentation; fixed wxIniConfig compilation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-12-20 23:49:21 +00:00
..
bitmaps Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
.cvsignore Makefile fixes 1998-08-15 10:47:47 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Added OLE automation sample, changed BC++ makefiles 1998-12-08 18:49:20 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
Makefile.in Makefile fixes 1998-08-15 10:47:47 +00:00
makefile.nt Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
makefile.unx Motif additions 1998-10-18 22:31:48 +00:00
mondrian.ico Got printing, toolbar samples compiling under Windows again 1998-08-17 11:11:13 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
test.cpp Added wxTolBar::etMargins 1998-12-16 12:17:14 +00:00
test.def Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00
test.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
test.rc Created new, simplified toolbar sample; removed other toolbar samples. 1998-07-23 14:39:46 +00:00