[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Style.BackgroundOf() method is now reliable.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Jun 25 12:25:39 CEST 2021



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


Commits:
dedf7e17 by gambas at 2021-06-25T12:21:33+02:00
Style.BackgroundOf() method is now reliable.

[GB.GTK]
* BUG: Style.BackgroundOf() method is now reliable.

[GB.GTK3]
* BUG: Style.BackgroundOf() method is now reliable.

[GB.QT4]
* BUG: Style.BackgroundOf() method is now reliable.

[GB.QT5]
* BUG: Style.BackgroundOf() method is now reliable.

- - - - -
dabdbdd2 by gambas at 2021-06-25T12:25:31+02:00
Fix background of disabled ButtonBox. Fix behaviour of MaskBox copy & paste. Add Validate event to MaskBox.

[GB.FORM]
* BUG: ButtonBox: Disabled background is now drawn correctly.
* BUG: MaskBox: Fix behaviour with copy & paste.
* NEW: MaskBox: Allow default popup menu.
* NEW: MaskBox: Validate is a new event that allows to validate any change in control text and eventually cancel the change.

- - - - -


14 changed files:

- comp/src/gb.form/.src/Button/ButtonBox.class
- comp/src/gb.form/.src/MaskBox.class
- gb.gtk/src/gbutton.cpp
- gb.gtk/src/gbutton.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gdesktop.cpp
- gb.gtk/src/gdesktop.h
- gb.gtk/src/gmenu.cpp
- gb.gtk/src/gtextarea.cpp
- gb.gtk/src/gtextarea.h
- gb.gtk/src/gtextbox.cpp
- gb.gtk/src/gtextbox.h
- gb.qt4/src/CWidget.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cd6fb03bf76046ded8ec95ad276b587bf5db7278...dabdbdd23812d3e341f5a28c1f11641dc0394887

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210625/852a0d15/attachment.htm>


More information about the Notification mailing list