Implemended column header mouse clicks.
authorRobert Roebling <robert@roebling.de>
Fri, 6 Oct 2006 09:50:45 +0000 (09:50 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 6 Oct 2006 09:50:45 +0000 (09:50 +0000)
commit31fb32e137a12d99dbf989b095782c3c6a6322c2
tree41feddf7814c87bd79c63904ae05b85e62a0164c
parentb468ca37a26db77e8bb0fe9c0c6862048748c942
  Implemended column header mouse clicks.
  Ascending/descending sorting.
  Setting the little arrow indicator for ascending
    and desceding sorting.
  Generic stubs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
include/wx/generic/dataview.h
include/wx/gtk/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp
src/generic/datavgen.cpp
src/gtk/dataview.cpp