wxWidgets/samples/notebook
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
..
.cvsignore Bit of CVS clean-up 1998-12-13 11:27:27 +00:00
Makefile Added simple notebook sample 1998-10-26 18:32:07 +00:00
makefile.b32 Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt 1998-11-17 23:03:15 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Added simple notebook sample 1998-10-26 18:32:07 +00:00
Makefile.in Added simple notebook sample 1998-10-26 18:32:07 +00:00
makefile.nt Added simple notebook sample 1998-10-26 18:32:07 +00:00
makefile.unx Added simple notebook sample 1998-10-26 18:32:07 +00:00
mondrian.ico Added simple notebook sample 1998-10-26 18:32:07 +00:00
test.cpp Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; 1998-12-11 16:09:06 +00:00
test.def wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
test.h Added simple notebook sample 1998-10-26 18:32:07 +00:00
test.rc Added simple notebook sample 1998-10-26 18:32:07 +00:00