gambas-source-code/gb.qt4/share
gambas d900937949 Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly.
[GB.FORM]
* NEW: SliderBox: Use the new Slider.Orientation property.

[GB.GUI.BASE]
* NEW: ScrollArea: Use the new ScrollBar.Orientation property.

[GB.GTK]
* NEW: ScrollBar: Add orientation constants.
* NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly.
* NEW: Slider: Orientation is a new property that allows to define the orientation explicitly.

[GB.GTK3]
* NEW: ScrollBar: Add orientation constants.
* NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly.
* NEW: Slider: Orientation is a new property that allows to define the orientation explicitly.

[GB.QT4]
* NEW: ScrollBar: Add orientation constants.
* NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly.
* NEW: Slider: Orientation is a new property that allows to define the orientation explicitly.

[GB.QT5]
* NEW: ScrollBar: Add orientation constants.
* NEW: ScrollBar: Orientation is a new property that allows to define the orientation explicitly.
* NEW: Slider: Orientation is a new property that allows to define the orientation explicitly.
2021-02-22 14:54:52 +01:00
..
gb.form.action.h
gb.form.arrangement.h Centered is a new container property that centered its contents. Many GTK fixes. 2021-01-28 02:46:00 +01:00
gb.form.const.h Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly. 2021-02-22 14:54:52 +01:00
gb.form.font.h
gb.form.print.h
gb.form.properties.h Add an Orientation property to ScrollBar and Sldider that allows to define the orientation explicitly. 2021-02-22 14:54:52 +01:00
gb.form.trayicon.h
gb.form.trayicon.large.h