1. Initialized m_displayed to TRUE to solve a cell highlight problem
authorRobin Dunn <robin@alldunn.com>
Mon, 14 Feb 2000 21:35:42 +0000 (21:35 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 14 Feb 2000 21:35:42 +0000 (21:35 +0000)
commit75ecbe459492c19167bd12ea240520a2ca7624a6
treeeab8040558b4c0d9f92e658dda5bc6ac79405bfd
parentdce4122902e200488cc9e4c30b540f11478f66a2
1. Initialized m_displayed to TRUE to solve a cell highlight problem
for some systems.  If this causes no problems then this flag can be
removed.

2. Took out the edit timer so now a second click in the current cell
will activate the edit control, even if it is several seconds later.

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