wxWidgets/samples/dataview
2009-06-01 13:57:38 +00:00
..
dataview_vc7.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
dataview_vc8.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
dataview_vc9.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
dataview.bkl reorganize the sample splitting it in two source files and an additional header; most important: don't tile all the controls into the main frame: it becomes too big; rather use a notebook control to properly layout them 2009-03-04 17:21:40 +00:00
dataview.cpp Closes #10495: wxDataViewCtrl needs a way to start the label editor programmatically, also Windows port now emits vetoable ..._EDITING_STARTED event 2009-06-01 13:57:38 +00:00
dataview.dsp reorganize the sample splitting it in two source files and an additional header; most important: don't tile all the controls into the main frame: it becomes too big; rather use a notebook control to properly layout them 2009-03-04 17:21:40 +00:00
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.unx update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
mymodels.cpp Change Compare() method to being const 2009-03-10 14:06:04 +00:00
mymodels.h Change Compare() method to being const 2009-03-10 14:06:04 +00:00
null.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
wx_small.xpm Add new line at the end of the file 2009-03-06 19:13:54 +00:00