[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: GridView: Add 'Rows.Padding' and 'Columns.Padding' properties. ListBox: Add 'Grid' property.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Aug 26 00:18:44 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
72020e39 by Benoît Minisini at 2022-08-26T00:11:14+02:00
GridView: Add 'Rows.Padding' and 'Columns.Padding' properties. ListBox: Add 'Grid' property.
[GB.GUI.BASE]
* NEW: GridView: Add 'GridView.Columns.Padding' property for an additional cell horizontal padding.
* NEW: GridView: Add 'GridView.Rows.Padding' property for an additional cell vertical padding.
* NEW: ListBox: Add a 'Grid' property, that adds a grid and some padding inside cells when set.
- - - - -
c8751548 by Benoît Minisini at 2022-08-26T00:18:39+02:00
GridView: Take 'Rows.Padding' and 'Columns.Padding' properties into account when drawing cell contents.
[GB.GUI.BASE]
* BUG: GridView: Take 'Rows.Padding' and 'Columns.Padding' properties into account when drawing cell contents.
- - - - -
6 changed files:
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class
- comp/src/gb.gui.base/.src/GridView/_GridView_Rows.class
- comp/src/gb.gui.base/.src/ListBox/ListBox.class
- comp/src/gb.gui.base/.src/Test/FTestGridView.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e2e2b55f68ac3b78a77852a1b58b1cb3faa5922b...c87515486816b5da6a614797f2308d054dac3de6
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e2e2b55f68ac3b78a77852a1b58b1cb3faa5922b...c87515486816b5da6a614797f2308d054dac3de6
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/20220825/ceb4f1a2/attachment.htm>
More information about the Notification
mailing list