lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Allow direct drill-down editing in census manager


From: Vaclav Slavik
Subject: Re: [lmi] Allow direct drill-down editing in census manager
Date: Mon, 26 Jul 2010 10:18:03 +0200

On Sun, 2010-07-25 at 23:46 +0000, Greg Chicares wrote:
> Does the control have a keyboard interface for selecting a particular
> column for editing (in the selected row)? 

I think the generic version doesn't. We should implement it in the same
way GTK+ does it, I think: as soon as you start using the keyboard, a
subtle rectangle is drawn around the cell that currently has focus. This
cell is always on the selected line as is the 0th column by default. Up
and down arrows move the selection (and therefore, focused cell too).
Left and right arrows move focus within the selected row. Enter starts
editing. On Windows, appropriate rendering would the dotted focus
rectangle that wxListCtrl uses too, except that it would highlight just
one cell instead of the entire row.

Regards,
Vaclav




reply via email to

[Prev in Thread] Current Thread [Next in Thread]