Added logic, API and docs for wxDataViewModel::HasDefaultCompare indicating a compare...
authorRobert Roebling <robert@roebling.de>
Wed, 22 Aug 2007 21:18:06 +0000 (21:18 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 22 Aug 2007 21:18:06 +0000 (21:18 +0000)
commit0bd2681966523df88ad5cf8e505b532843e58d74
tree3b5b5819ace933a806690cc1c25e501b09cdc6e2
parent04e7692af163f3c6f1e58f01e7be665882d65ce9
Added logic, API and docs for wxDataViewModel::HasDefaultCompare indicating a compare function usable without and column (header)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/dataviewcolumn.tex
docs/latex/wx/dataviewmodel.tex
include/wx/dataview.h
samples/dataview/dataview.cpp
src/gtk/dataview.cpp