]> git.saurik.com Git - wxWidgets.git/commit
Fixed bug that caused wrong block of cells to be selected if the
authorMichael Bedward <mbedward@ozemail.com.au>
Wed, 27 Oct 1999 03:05:05 +0000 (03:05 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Wed, 27 Oct 1999 03:05:05 +0000 (03:05 +0000)
commit52068ea5ff2e7937581c850d17fb6cad7e599c4b
treed5924a8721466e02adf2c93c120d2d6e24b234f3
parentad9bb75ff2c6a1734c24742c5f39ed8be197e16d
Fixed bug that caused wrong block of cells to be selected if the
mouse was dragged out of the grid cell area.

Cell text values now echo changes in top edit control if in-place
editing is disabled.

Changed highlight scheme again so that a border is drawn around the
current cell whether in-place editing is on or off. Hopefully this is
less confusing.

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