[Gambas-Notification] [Git][gambas/gambas][master] UserControl now can paint itself through a UserControl_Draw method.

Benoît Minisini gitlab at mg.gitlab.com
Sat Jan 23 02:47:14 CET 2021



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


Commits:
bc170a23 by gambas at 2021-01-23T02:44:46+01:00
UserControl now can paint itself through a UserControl_Draw method.

[GB.GTK]
* NEW: UserControl now can paint itself through a UserControl_Draw method..

[GB.GTK3]
* NEW: UserControl now can paint itself through a UserControl_Draw method..
* BUG: Remove debugging message.

[GB.GUI.BASE]
* NEW: Separator: Use the new painting pseudo-event of UserControl.

[GB.QT4]
* NEW: UserControl now can paint itself through a UserControl_Draw method..

[GB.QT5]
* NEW: UserControl now can paint itself through a UserControl_Draw method..

- - - - -


17 changed files:

- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Separator.class
- comp/src/gb.gui.base/.src/Test/FMain.form
- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CContainer.h
- gb.gtk/src/CWidget.cpp
- gb.gtk/src/cpaint_impl.cpp
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/main.cpp
- gb.gtk/src/main.h
- gb.gtk3/src/main.cpp
- gb.gtk3/src/main.h
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CContainer.h
- gb.qt4/src/cpaint_impl.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bc170a23178bcb98eca27a060b93e52648efeadc

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bc170a23178bcb98eca27a060b93e52648efeadc
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/20210123/0fbb6fc3/attachment.htm>


More information about the Notification mailing list