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

[Git][gambas/gambas][master] 2 commits: ComboBox: Really fix popup border.



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


Commits:
7fd226da by Benoît Minisini at 2025-05-13T04:51:05+02:00
ComboBox: Really fix popup border.

[GB.GUI.BASE]
* NEW: ScrollArea: Add 'Shape' property to let him use a custom border shape.
* BUG: ComboBox: Really fix popup border.

- - - - -
4b65443f by Benoît Minisini at 2025-05-13T04:51:48+02:00
Debugger configuration dialog: Make it a bit larger.

[DEVELOPMENT ENVIRONMENT]
* NEW: Debugger configuration dialog: Make it a bit larger.

- - - - -


8 changed files:

- app/src/gambas3/.src/Debug/FDebugConfig.form
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.class
- comp/src/gb.gui.base/.src/ComboBox/FComboBoxPopup.form
- comp/src/gb.gui.base/.src/GridView/GridView.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Style.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f52617ff9e635c9d47c8b3956ef5c542ed692626...4b65443f1f724d80725b592fc27afc5e6e800053

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f52617ff9e635c9d47c8b3956ef5c542ed692626...4b65443f1f724d80725b592fc27afc5e6e800053
You're receiving this email because of your account on gitlab.com.