More support for drawing native column headers, adds more states
authorRobin Dunn <robin@alldunn.com>
Wed, 13 Sep 2006 20:28:43 +0000 (20:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 13 Sep 2006 20:28:43 +0000 (20:28 +0000)
commit4b94ddc44ced056bb862938d069d9148c4c782b1
tree8ae3ba19d9f1e803a22d96827c3dd5f1405f8dde
parent245243ec13829a457651f0b8717e79d414cdc840
More support for drawing native column headers, adds more states
(selected, mouse-over) and also optionally drawing the contents of the
header (label and/or bitmap, sort arrow) in a consistent way.  Also
added a method to determine the default height of the column header.
This is based on work done for OSAF.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/renderer.h
src/generic/renderg.cpp
src/gtk/renderer.cpp
src/mac/carbon/renderer.cpp
src/msw/renderer.cpp
wxPython/src/_renderer.i