]> git.saurik.com Git - wxWidgets.git/commit
Use wxClientDC in header window so we don't clip (because of gtk_paint_box not
authorJulian Smart <julian@anthemion.co.uk>
Thu, 11 Jan 2001 18:22:32 +0000 (18:22 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 11 Jan 2001 18:22:32 +0000 (18:22 +0000)
commit10bd072488691de49910185bea3c7107c77148d1
tree7254ff55f634421947281c547e7e5bccd4ee084b
parent6c49baf214ccd8b3330c2910b19246d767e7344d
Use wxClientDC in header window so we don't clip (because of gtk_paint_box not
being clippable). This cures the header refresh problem.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp