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

[Git][gambas/gambas][master] 2 commits: ComboBox: 'AutoResize' is a new property that makes a read-only ComboBox...



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


Commits:
dd8b7f18 by Benoît Minisini at 2025-04-10T11:42:41+02:00
ComboBox: 'AutoResize' is a new property that makes a read-only ComboBox resizes itself automatically to fit its contents.

[GB.GUI.BASE]
* NEW: ComboBox: 'AutoResize' is a new property that makes a read-only ComboBox resizes itself automatically to fit its contents.

- - - - -
61dbcf87 by Benoît Minisini at 2025-04-10T11:43:56+02:00
About dialog: Workaround a GTK+ quirk that makes the window enlarge horizontally up to the screen width.

[DEVELOPMENT ENVIRONMENT]
* NEW: Search panel: Use the new 'AutoResize' property on the search location combo-box.
* BUG: About dialog: Workaround a GTK+ quirk that makes the window enlarge horizontally up to the screen width.

- - - - -


8 changed files:

- app/src/gambas3/.src/Search/FSearch.form
- app/src/gambas3/.src/Welcome/FAbout.class
- app/src/gambas3/.src/Welcome/FAbout.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ComboBox/ComboBox.class
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.class
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.form
- comp/src/gb.gui.base/.src/Test/FTestCombo.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/82e9e41f67be8fdba269de62fcd65c0a50902447...61dbcf87da6db764d06ad43c5c33e7599f9b5411

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/82e9e41f67be8fdba269de62fcd65c0a50902447...61dbcf87da6db764d06ad43c5c33e7599f9b5411
You're receiving this email because of your account on gitlab.com.