[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Allow opening cell editor with double-click
From: |
Václav Slavík |
Subject: |
Re: [lmi] Allow opening cell editor with double-click |
Date: |
Tue, 3 Jan 2012 18:59:48 +0100 |
Hi,
On 30 Dec 2011, at 17:42, Vaclav Slavik wrote:
> Wouldn't it be better if LMI followed this convention? It's a simple change,
> see the patch below.
I forgot to mention one notable side effect of this change. Previously, any of
F2, Space or Enter keys could be used to start inline editing of a cell in
CensusView. With this patch, Enter is used for the same purpose as double-click
and Ctrl+E, so only F2 or Space can be used for inline editing (and the mouse,
of course).
Regards,
Vaclav