[Gambas-user] [Git][gambas/gambas][master] 2 commits: Menu.Closed is a new property that returns if a popup menu is closed.

Benoît Minisini gitlab at mg.gitlab.com
Fri Feb 23 04:09:21 CET 2018


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


Commits:
5969cc00 by gambas at 2018-02-23T04:05:27+01:00
Menu.Closed is a new property that returns if a popup menu is closed.

[GB.GTK]
* NEW: Menu.Closed is a new property that returns if a popup menu is closed.

[GB.GTK3]
* NEW: Menu.Closed is a new property that returns if a popup menu is closed.

[GB.QT4]
* NEW: Menu.Closed is a new property that returns if a popup menu is closed.

[GB.QT5]
* NEW: Menu.Closed is a new property that returns if a popup menu is closed.

- - - - -
c26c1c70 by gambas at 2018-02-23T04:06:27+01:00
MenuButton: Do not popup a sibling MenuButton if the current one has been closed.

[GB.FORM]
* BUG: MenuButton: Do not popup a sibling MenuButton if the current one has been closed.

- - - - -


5 changed files:

- comp/src/gb.form/.src/Button/MenuButton.class
- gb.gtk/src/CMenu.cpp
- gb.gtk/src/gmenu.h
- gb.qt4/src/CMenu.cpp
- gb.qt4/src/CMenu.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/a93f5b3cc20e6e72f8c5ee0adfa94d977a845b20...c26c1c703f319534f275d95fb18a2c5c5862bcf0

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/a93f5b3cc20e6e72f8c5ee0adfa94d977a845b20...c26c1c703f319534f275d95fb18a2c5c5862bcf0
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/user/attachments/20180223/ceae8f5d/attachment.html>


More information about the User mailing list