lmi
[Top][All Lists]
Advanced

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

Re: [lmi] switch census view to use wxDataViewCtrl


From: Greg Chicares
Subject: Re: [lmi] switch census view to use wxDataViewCtrl
Date: Thu, 11 Aug 2011 11:43:57 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 2011-08-10 11:11Z, Vaclav Slavik wrote:
> On 2011-08-03 21:07, Greg Chicares wrote:
>>> And it does make sense to select the first row that will now occupy the 
>>> place
>>> > of deleted rows.
>> If you have rows representing all uppercase ASCII letters, and you delete B 
>> and F,
>> then the selection could be set to A or C, or E or G; I don't think it 
>> matters
>> which of those we choose. (Of course, if A and Z are deleted, we'd have to 
>> pick
>> either B or Y.)
> 
> The following patch sets the new selection to C. As you said, it doesn't 
> matter
> much and this one was the simplest to implement.

Committed 20110811T0953Z, revision 5239.

I'll soon commit some refinements to ensure that, after a deletion, the new
selection is visible; and to fix this issue:

  File | New | Census
  Census | Add cell
  Ctrl-left_click to unselect the newly-added cell
  Census | Delete cells
messagebox:
  "Confirm deletion"
  "Irrevocably delete 0 of 2 cells?"
  Yes
...segfault on 'erasures.front()'.



reply via email to

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