gambas-source-code/gb.qt4
Benoît Minisini f563dd0557 Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context.
[GB.DRAW]
* NEW: Support for 'Style.Default' constant.

[GB.GTK]
* NEW: Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context.

[GB.GTK3]
* NEW: Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context.
* BUG: Style: Painting the backgroud correctly takes the background color into account, unless for active state (i.e. pressed buttons).

[GB.QT4]
* NEW: Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context.
* NEW: 'Style.StateOf()' always adds the 'Style.Default' constant.

[GB.QT5]
* NEW: Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context.
* NEW: 'Style.StateOf()' always adds the 'Style.Default' constant.
2023-07-29 15:43:17 +02:00
..
share The 'Drop' property of editing controls (TextBox, TextArea...) is now TRUE by default. 2023-03-19 20:42:01 +01:00
src Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context. 2023-07-29 15:43:17 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Update configuration files to autoconf 2.71. 2022-09-03 13:24:51 +02:00
COPYING
gambas.h
gb.draw.h
gb.eval.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
gbc_read_common.h Make the component compile again. 2018-09-01 09:57:23 +02:00
INSTALL
m4
Makefile.am
NEWS
README
reconf