Moved current cell initialization from wxGrid::OnPaint to
authorMichael Bedward <mbedward@ozemail.com.au>
Tue, 7 Mar 2000 07:41:58 +0000 (07:41 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Tue, 7 Mar 2000 07:41:58 +0000 (07:41 +0000)
commit2a7750d939d2c3e349b974e2bbd12eaad9687413
treea7c6fb2ed0f2c1e07092e970c866f964e34d8d48
parent3f04dfd331cba5a975e70a4426f3282b3c5a161a
Moved current cell initialization from wxGrid::OnPaint to
wxGrid::DrawHighlight to accommodate wxGTK behaviour.

Removed redundant m_displayed member var from wxGrid.

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