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

[Git][gambas/gambas][master] Call the "return" hook each time we enter the event loop. Trigger actions...



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


Commits:
c56d8ec8 by Benoît Minisini at 2026-04-01T11:39:33+02:00
Call the "return" hook each time we enter the event loop. Trigger actions inside the raise event error handlers so that the "return" hook is called after.

[INTERPRETER]
* NEW: Call the "return" hook each time we enter the event loop.

[GB.GTK]
* NEW: Trigger actions inside the raise event error handlers so that the "return" hook is called after.

[GB.GTK3]
* NEW: Trigger actions inside the raise event error handlers so that the "return" hook is called after.

[GB.QT4]
* NEW: Trigger actions inside the raise event error handlers so that the "return" hook is called after.

[GB.QT5]
* NEW: Trigger actions inside the raise event error handlers so that the "return" hook is called after.

[GB.QT6]
* NEW: Trigger actions inside the raise event error handlers so that the "return" hook is called after.

- - - - -


9 changed files:

- gb.gtk/src/CButton.cpp
- gb.gtk/src/CMenu.cpp
- gb.gtk/src/CWidget.cpp
- gb.gtk/src/CWidget.h
- gb.gtk/src/CWindow.cpp
- gb.qt4/src/CMenu.cpp
- gb.qt4/src/CWidget.cpp
- gb.qt4/src/CWindow.cpp
- main/gbx/gbx_api.c


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c56d8ec84ae808cb2372de95de659672465ac41a
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help