gambas-source-code/main/lib/draw
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
..
cdraw.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
cdraw.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
cpaint.c Paint.Rectangle() with a border radius now works as expected with a negative width or height. 2023-01-03 14:38:46 +01:00
cpaint.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb.draw.h 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
gb.geom.h
gb.image.h
gb.paint.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_list.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am
matrix.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
matrix.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00