[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Take the menu bar into account again when arranging windows. Add 'Control.TopLevel' property.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Take the menu bar into account again when arranging windows. Add 'Control.TopLevel' property.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sun, 11 May 2025 18:15:10 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 1f5c0ce6 by Benoît Minisini at 2025-05-11T20:13:52+02:00 Take the menu bar into account again when arranging windows. Add 'Control.TopLevel' property. [GB.GTK] * BUG: Take the menu bar into account again when arranging windows. * NEW: Control: 'TOpLevel' is a new property that returns the top-level windows that contains the control. [GB.GTK3] * BUG: Take the menu bar into account again when arranging windows. * NEW: Control: 'TOpLevel' is a new property that returns the top-level windows that contains the control. [GB.QT4] * BUG: Take the menu bar into account again when arranging windows. * NEW: Control: 'TOpLevel' is a new property that returns the top-level windows that contains the control. [GB.QT5] * BUG: Take the menu bar into account again when arranging windows. * NEW: Control: 'TOpLevel' is a new property that returns the top-level windows that contains the control. [GB.QT6] * BUG: Take the menu bar into account again when arranging windows. * NEW: Control: 'TOpLevel' is a new property that returns the top-level windows that contains the control. - - - - - 4 changed files: - gb.gtk/src/CWidget.cpp - gb.gtk/src/gmainwindow.cpp - gb.qt4/src/CContainer.cpp - gb.qt4/src/CWidget.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1f5c0ce67c91a772211b238a9f67d13d6cf1f652 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1f5c0ce67c91a772211b238a9f67d13d6cf1f652 You're receiving this email because of your account on gitlab.com.