lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Can't delete repeatedly from list end in CensusView [Was: swit


From: Wendy Boutin
Subject: Re: [lmi] Can't delete repeatedly from list end in CensusView [Was: switch census view to use wxDataViewCtrl]
Date: Wed, 17 Aug 2011 14:46:11 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

On 8/11/2011 5:38 AM, Greg Chicares wrote:
On 2011-08-09 14:46Z, Vaclav Slavik wrote:

On 2011-08-08 16:21, Greg Chicares wrote:
Here's another multiple-deletion problem:
   File | New | Census
   Census | Add cell [repeat this a total of six times]
   Ctrl-left_click the first two and the last two cells
     ie, numbers {1, 2, 6, 7}
   Census | Delete cell(s) | Yes
Now I expect three cells, numbered {1, 2, 3};
but I observe four cells, numbered {1, 2, 3, 0}.

Please apply the patch below.
[...]
Fix model notifications in CensusView::UponDeleteCells().

Applied 20110811T0936Z, revision 5238.

I tested it and concur it's fixed. Now, I see the three expected
cells, too:
>>> Now I expect three cells, numbered {1, 2, 3};



reply via email to

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