]> git.saurik.com Git - wxWidgets.git/commit - include/wx/osx/cocoa/dataview.h
Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataViewCtrl.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:42:46 +0000 (17:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:42:46 +0000 (17:42 +0000)
commita35169b622c8ba90b41d02729e1db4c564690c7e
tree3022726b2960a2758a06e1cdb5427e7a05c810fd
parent2406d5341f5b0eb3c447d6bcb1c170f0d9df5c35
Add support for wxDV_NO_HEADER to OS X/Cocoa wxDataViewCtrl.

Also use this flag with the tree control in the sample to test it and also
because it doesn't make much sense to have a single column without title
anyhow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/cocoa/dataview.h
samples/dataview/dataview.cpp
src/osx/cocoa/dataview.mm