[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] GridView: In multiple mode, automatically highlight the current row if the...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
317fee1d by Benoît Minisini at 2025-12-18T23:15:02+01:00
GridView: In multiple mode, automatically highlight the current row if the control has the focus. ListBox: Fix selection drawing.

[GB.GUI.BASE]
* NEW: GridView: In multiple mode, automatically highlight the current row if the control has the focus.
* NEW: GridView: Raise the 'BeforeDraw' event just before drawing a row.
* NEW: ListBox: Use the new 'BeforeDraw' to implement ListBox specific selection drawing.

- - - - -


4 changed files:

- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/ListBox/ListBox.class
- comp/src/gb.gui.base/.src/Test/FTestListView.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/317fee1daefe37208c3807d7fb9308029c758c04

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/317fee1daefe37208c3807d7fb9308029c758c04
You're receiving this email because of your account on gitlab.com.