[Gambas-Notification] [Git][gambas/gambas][master] GridView: Using up and down arrow keys now ensure that the cursor is on a...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Mon Feb 12 01:21:04 CET 2024
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
4eca518e by Benoît Minisini at 2024-02-12T01:20:57+01:00
GridView: Using up and down arrow keys now ensure that the cursor is on a visible cell before trying to move.
[GB.GUI.BASE]
* NEW: GridView: GridView[] has a new 'Visible' read-only property that returns if a cell is visible.
* BUG: GridView: Using up and down arrow keys now ensure that the cursor is on a visible cell before trying to move.
- - - - -
2 changed files:
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Cell.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4eca518e0a1bdf7a33a54823aedf8e9108407540
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4eca518e0a1bdf7a33a54823aedf8e9108407540
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20240212/c0bf478b/attachment.htm>
More information about the Notification
mailing list