wxWidgets/samples/treectrl
Vadim Zeitlin 5ea4780630 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E')
2. compile fix for dcscreen.cpp
3. editing labels in place works in the tree ctrl and shown in the sample
4. sped up items deletion in the listview


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-07-23 23:41:45 +00:00
..
bitmaps Various small fixes 1999-01-31 13:58:17 +00:00
.cvsignore CVS cleanups. 1999-06-07 16:22:28 +00:00
icon1.xpm new makefiles (part I) 1999-06-01 15:32:12 +00:00
icon2.xpm new makefiles (part I) 1999-06-01 15:32:12 +00:00
Makefile.am Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.bcc Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
makefile.unx Motif additions 1998-10-18 22:31:48 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
mondrian.ico *** empty log message *** 1998-05-22 19:57:05 +00:00
mondrian.xpm Added bitmaps and icons to samples 1998-07-31 20:04:04 +00:00
treetest.cpp 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E') 1999-07-23 23:41:45 +00:00
treetest.def wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
treetest.h 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E') 1999-07-23 23:41:45 +00:00
treetest.rc Got generic wxListCtrl, wxTreeCtrl working under Windows, wxNotebook almost; 1998-12-23 09:58:02 +00:00