Re: Fix, NSMatrix -deselectAllCells

2006-02-12 Thread Fred Kiefer
Alex Perez wrote: > Georg Fleischmann wrote: >> Hi, >> >> here is a patch for [NSMatrix -deselectAllCells] to set the selected >> row/column of an empty matrix always to -1 (even if in radio mode >> empty selection is not allowed). >> This is needed to have the correct starting point after a rene

Re: Fix, NSMatrix -deselectAllCells

2006-02-11 Thread Alex Perez
Georg Fleischmann wrote: Hi, here is a patch for [NSMatrix -deselectAllCells] to set the selected row/column of an empty matrix always to -1 (even if in radio mode empty selection is not allowed). This is needed to have the correct starting point after a renew, since adding a row does not

Fix, NSMatrix -deselectAllCells

2006-01-13 Thread Georg Fleischmann
Hi, here is a patch for [NSMatrix -deselectAllCells] to set the selected row/column of an empty matrix always to -1 (even if in radio mode empty selection is not allowed). This is needed to have the correct starting point after a renew, since adding a row does not check whether the selected