Olivier_ho
Member
| Joined: | Wed Jul 23rd, 2008 |
| Location: | Marseille, France |
| Posts: | 111 |
| Status: |
Offline
|
|
Hi,
When selecting rows, - it selects all rows between the previously selected row, and the one clicked with the SHIFT key pressed;
- it selects only clicked rows (add each clicked row) if the CTRL key is pressed while clicking
This is consistent with other apps, such as Excel.
However, when a multiple-row selection is already done, - when clicking another row than the last one, it just resets the end of the selection index, changing the selected set of rows to the new end click, if the SHIFT key is pressed, in Excel. In Sisulizer, it updates the end only if the new selection index is higher than the previous (new row index > previous row index)
- when clicking on a row already selected, with the CTRL key pressed, it has no effect in Sisulizer, but in Excel, it deselects the clicked row
I would be nice to have the same behaviour in Sisulizer as in Excel or OpenOffice Calc.
Best regards,
Olivier.
|