Print

Print


Hello,

I just tried a few variations on deleting multiple spectra and it worked.
But I note your use of the phrase "not always".  I've also looked at the
code and it seems to be doing what it should be doing from an "iteration
over a list" point of view (you have to be careful when you iterate over a
list and delete things in the list).  So I'm wondering if the table is
getting confused about which objects are selected (so that the delete
routine is only deleting some of them).  Anyway I'm not sure what is going
on here.

Wayne

On Sat, 16 Jun 2007, Patrick van der Wel wrote:

> I just realized that either this bug or a very similar one is (still) present
> in the edit spectra dialog. When I select multiple spectra for deletion,
> using the shift key, the program does not (always) delete all of them, but
> rather leaves one of the selected spectra.
>
>
> On Monday 09 April 2007 14:38, Patrick van der Wel wrote:
> > I noticed a small issue with the deletion of experiments. If I select
> > multiple experiments and click Delete to remove them, the program seems
> > unable to delete all of them. Rather it deleted all but one (or two) and
> > then stops. By repeating the procedure with the remaining experiments I can
> > get rid of the final one(s), but there appears to be something wrong there.
> >
> > Patrick
>