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

[Git][gambas/gambas][master] 2 commits: * 'Style.FrameWidth' really returns the width of a panel frame.



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


Commits:
74620016 by Benoît Minisini at 2024-05-16T21:55:30+02:00
* 'Style.FrameWidth' really returns the width of a panel frame.

[GB.QT4]
* BUG: 'Style.FrameWidth' really returns the width of a panel frame.
* BUG: The Style methods called during a drawing event handler now correctly take the specified rectangle size into account in all case.

[GB.QT5]
* BUG: 'Style.FrameWidth' really returns the width of a panel frame.
* BUG: The Style methods called during a drawing event handler now correctly take the specified rectangle size into account in all case.

[GB.QT6]
* BUG: 'Style.FrameWidth' really returns the width of a panel frame.
* BUG: The Style methods called during a drawing event handler now correctly take the specified rectangle size into account in all case.

- - - - -
ff7deaf7 by Benoît Minisini at 2024-05-16T22:00:14+02:00
ComboBox: Better look of the popup window frame.

[GB.GUI.BASE]
* NEW: ComboBox: Better look of the popup window frame.

- - - - -


7 changed files:

- comp/src/gb.gui.base/.project
- 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
- − comp/src/gb.gui.base/.src/Test/FTestMyCombo.class
- − comp/src/gb.gui.base/.src/Test/FTestMyCombo.form
- gb.qt4/src/CStyle.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/aa03d159af7526a2e4bb159801ae696527d914a0...ff7deaf743484836b16408cb50120de6a80ef29c

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