[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Toolbar: Add 'DefaultSize', 'ActualSize' and 'ReadOnly' properties.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sun Jan 14 21:59:42 CET 2024



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


Commits:
d36aa797 by Benoît Minisini at 2024-01-14T19:33:14+01:00
Toolbar: Add 'DefaultSize', 'ActualSize' and 'ReadOnly' properties.

[GB.FORM.MDI]
* NEW: Toolbar: 'DefaultSize' is a new static property that allows to define the default size of all toolbars.
* NEW: Toolbar: 'Size' has now "default" as default value. It means that the toolbar size is the value of the new 'Toolbar.DefaultSize' property.
* NEW: Toolbar: 'ActualSize' returns the size currently used by the toolbar.
* NEW: Toolbar: 'ReadOnly' is a new property. When set, you can't configure the toolbar contents, but only the icon size. The 'Key' property must be set anyway.

- - - - -
5cc3b34d by Benoît Minisini at 2024-01-14T21:58:40+01:00
More hack to compile everywhere.

[GB.QT5.WAYLAND]
* BUG: More hack to compile everywhere.

- - - - -


7 changed files:

- comp/src/gb.form.mdi/.app.png
- comp/src/gb.form.mdi/.icon.png
- comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class
- comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class
- comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.form
- comp/src/gb.form.mdi/.src/ToolBar/ToolBar.class
- gb.qt5/src/wayland/qplatformnativeinterface.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/92ee815ba307d6a50083ae2131f62cf0a9458abb...5cc3b34d32d153c4aeee516b093f116f502cdf31

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/92ee815ba307d6a50083ae2131f62cf0a9458abb...5cc3b34d32d153c4aeee516b093f116f502cdf31
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/20240114/a168245f/attachment.htm>


More information about the Notification mailing list