gambas-source-code/comp/src/gb.gui.base
Benoît Minisini 365da0aded Forgot to declare new Clipboard methods as static.
[GB.GUI.BASE]
* BUG: Forgot to declare new Clipboard methods as static.
2022-07-02 02:19:14 +02:00
..
.hidden Message.Warning() now uses an "OK" button by default. 2021-04-03 12:58:51 +02:00
.lang ComboBox: Read-only combo-box first item is now automatically selected when inserting a new item or setting the 'List' property, if no item is currently selected. 2022-04-12 18:50:12 +02:00
.src Forgot to declare new Clipboard methods as static. 2022-07-02 02:19:14 +02:00
message Fix Paint.TrimText(), Paint.TrimRichText(), Frame title layout. Always defer the ScrollView contents size computation. 2021-03-11 14:57:28 +01:00
pattern Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
spinbox SpinBox: Automatically replace little arrows by bigger horizontal buttons when the control is wide enough. 2022-02-24 17:33:24 +01:00
.component ScrollView: Ignore controls with 'Ignore' property set when resizing the contents. 2022-03-20 23:09:57 +01:00
.directory [INTERPRETER] 2012-10-27 00:28:55 +00:00
.icon.png Message.Warning() now uses an "OK" button by default. 2021-04-03 12:58:51 +02:00
.project ComboBox: Disabled editable combo-box background is now accurate. 2022-04-20 01:01:44 +02:00
broken.svg Picture.Stretch() is a new button that stretches a picture by internally converting it to an Image first. 2021-04-09 23:46:14 +02:00
moviebox.png MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
picturebox.png PictureBox is now implemented in Gambas. 2018-10-03 16:06:54 +02:00