wxWidgets/samples/dataview
Vadim Zeitlin bed7d9fe74 Add wxDataViewCtrl::SetHeaderAttr() too
This is currently only implemented in the generic version but could be
implemented at least for GTK+ native one as well in the future.
2016-04-22 00:58:38 +02:00
..
dataview_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
dataview_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
dataview_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02: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 Add wxDataViewCtrl::SetHeaderAttr() too 2016-04-22 00:58:38 +02:00
descrip.mms adding dataview sample to OpenVMS make cascade 2009-10-06 22:03:21 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
mymodels.cpp Support background colour in wxDataViewItemAttr in wxGTK 2016-03-22 17:49:49 +01:00
mymodels.h Test custom editor in the dataview sample 2016-02-20 17:07:04 +01:00
null.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
wx_small.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00