[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Menu: 'Popup()' method takes an optional extra argument that moves the popup...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Menu: 'Popup()' method takes an optional extra argument that moves the popup...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 19 Jun 2026 10:48:09 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 7482d8a1 by Benoît Minisini at 2026-06-19T12:45:20+02:00 Menu: 'Popup()' method takes an optional extra argument that moves the popup left to the specified coordinate if 'Align.Right' is specified. [GB.GTK] * TextBox: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'ScrollBar' property description. * Menu: 'Popup()' method takes an optional extra argument that moves the popup left to the specified coordinate if 'Align.Right' is specified. [GB.GTK3] * TextBox: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'ScrollBar' property description. * Menu: 'Popup()' method takes an optional extra argument that moves the popup left to the specified coordinate if 'Align.Right' is specified. [GB.QT4] * TextBox: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'ScrollBar' property description. * Menu: 'Popup()' method takes an optional extra argument that moves the popup left to the specified coordinate if 'Align.Right' is specified. [GB.QT5] * TextBox: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'ScrollBar' property description. * Menu: 'Popup()' method takes an optional extra argument that moves the popup left to the specified coordinate if 'Align.Right' is specified. [GB.QT6] * TextBox: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'Align' property description. * TextArea: Add enumeration to 'ScrollBar' property description. * Menu: 'Popup()' method takes an optional extra argument that moves the popup left to the specified coordinate if 'Align.Right' is specified. - - - - - 13 changed files: - gb.gtk/src/CConst.cpp - gb.gtk/src/CMenu.cpp - gb.gtk/src/CTextArea.cpp - gb.gtk/src/CTextBox.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmenu.cpp - gb.gtk/src/gmenu.h - gb.gtk/src/gtools.cpp - gb.gtk/src/gtools.h - gb.qt4/src/CConst.cpp - gb.qt4/src/CMenu.cpp - gb.qt4/src/CTextArea.cpp - gb.qt4/src/CTextBox.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7482d8a1afd566f82714ca287a6935cef7a48991 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7482d8a1afd566f82714ca287a6935cef7a48991 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