]> git.saurik.com Git - wxWidgets.git/commit - src/generic/grid.cpp
Fixed Refresh to use a "const wxRect *" parameter.
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 7 Sep 2002 20:07:22 +0000 (20:07 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 7 Sep 2002 20:07:22 +0000 (20:07 +0000)
commitbca7bfc878242483c1130c460c488c27002607a9
tree405fca5e3b497d2050c2acbb38734c082d18dad1
parent790dbce337d394141b238943cd779e02770fc014
Fixed Refresh to use a "const wxRect *" parameter.
Optimized Refresh rectangles for subwindows in Refresh.
Replaced DisableCellEditControl by HideCellEditControl in two places,
        where I explicitly didn't intent to store the editor's value.

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