[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] TreeView: Fix keyboard behaviour in multiple selection mode when 'ShowCheck' is set.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] TreeView: Fix keyboard behaviour in multiple selection mode when 'ShowCheck' is set.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 20 Feb 2025 21:12:35 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 595bd7c5 by Benoît Minisini at 2025-02-20T22:12:29+01:00 TreeView: Fix keyboard behaviour in multiple selection mode when 'ShowCheck' is set. [GB.GUI.BASE] * NEW: TreeView: In multiple selection mode, if 'ShowCheck' is set, then there is no automatic selection anymore when the arrow keys are used. * NEW: TreeView: In multiple selection mode, if 'ShowCheck' is set, then the 'SPACE' key toggles the selection of the current item. - - - - - 4 changed files: - comp/src/gb.gui.base/.lang/fr.po - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/TreeView/_TreeView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/595bd7c57103e583ea802210477fedf40f6519d1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/595bd7c57103e583ea802210477fedf40f6519d1 You're receiving this email because of your account on gitlab.com.