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: Greg Chicares
Subject: Re: [lmi] Allow direct drill-down editing in census manager
Date: Sun, 25 Jul 2010 23:46:04 +0000
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

On 2010-07-25 22:25Z, Vadim Zeitlin wrote:
> On Sun, 25 Jul 2010 23:27:14 +0200 Vaclav Slavik <address@hidden> wrote:
[...much interesting discussion...]
>  FWIW I definitely agree with using wxDataViewCtrl, I just was trying to
> describe the possibilities. As I see it now, wxDataViewCtrl is better than
> wxListCtrl because all the cells (and not just the first one) need to be
> editable and it's better than wxGrid because of the reasons you gave and,
> equally, importantly, I don't think we need any wxGrid-only features (such
> as overlapping/merged cells) here.

My US coworkers can build and run a wxDataViewCtrl sample as follows:

$cd 
/opt/lmi/wx-scratch/wxWidgets-2.9.0/gcc-345-09058928eeb72853142c062bdec056ce/samples/dataview
$make 2>&1 |less -S
$./dataview

Does the control have a keyboard interface for selecting a particular
column for editing (in the selected row)?



reply via email to

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