[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Menu: Popup() method takes a new optional argument that allows to specify the...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Feb 3 10:23:41 CET 2024
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
8bbc8304 by Benoît Minisini at 2024-02-03T10:20:24+01:00
Menu: Popup() method takes a new optional argument that allows to specify the control that pops up the menu. It ensures that the menu is at the right place on Wayland.
[GB.GTK]
* NEW: Menu: Popup() method takes a new optional argument that allows to specify the control that pops up the menu. It ensures that the menu is at the right place on Wayland.
[GB.GTK3]
* NEW: Menu: Popup() method takes a new optional argument that allows to specify the control that pops up the menu. It ensures that the menu is at the right place on Wayland.
[GB.QT4]
* NEW: Menu: Popup() method takes a new optional argument that allows to specify the control that pops up the menu. It ensures that the menu is at the right place on Wayland.
[GB.QT5]
* NEW: Menu: Popup() method takes a new optional argument that allows to specify the control that pops up the menu. It ensures that the menu is at the right place on Wayland.
- - - - -
39336da8 by Benoît Minisini at 2024-02-03T10:23:34+01:00
MenuButton: Use the new 'Menu.Popup()' extra arguments to ensure that the popup menu is correctly positioned on Wayland.
[GB.FORM]
* NEW: MenuButton: Use the new 'Menu.Popup()' extra arguments to ensure that the popup menu is correctly positioned on Wayland.
- - - - -
8 changed files:
- comp/src/gb.form/.src/Button/MenuButton.class
- comp/src/gb.form/.src/TabPanel/TabPanel.class
- comp/src/gb.form/.src/Test/FTestTabPanel.class
- comp/src/gb.form/.src/Test/FTestTabPanel.form
- gb.gtk/src/CMenu.cpp
- gb.gtk/src/gmenu.cpp
- gb.gtk/src/gmenu.h
- gb.qt4/src/CMenu.cpp
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6900a9997bc36e40c8896cda3315372004fc645f...39336da8caa73a39cb443af3a6b82256f4c00602
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6900a9997bc36e40c8896cda3315372004fc645f...39336da8caa73a39cb443af3a6b82256f4c00602
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/20240203/70f9e43b/attachment.htm>
More information about the Notification
mailing list