[Gambas-Notification] [Git][gambas/gambas][master] Add an Orientation property to ScrollBar and Sldider that allows to define the...

Benoît Minisini gitlab at mg.gitlab.com
Mon Feb 22 14:57:14 CET 2021



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


Commits:
d9009379 by gambas at 2021-02-22T14:54:52+01:00
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.

- - - - -


20 changed files:

- comp/src/gb.form/.src/SliderBox.class
- comp/src/gb.gui.base/.src/ScrollArea.class
- comp/src/gb.gui.base/.src/Test/FTreeView.form
- gb.gtk/src/CSlider.cpp
- gb.gtk/src/CSlider.h
- gb.gtk/src/gslider.cpp
- gb.gtk/src/gslider.h
- gb.gtk/src/main.cpp
- gb.gtk3/src/main.cpp
- gb.qt4/share/gb.form.const.h
- gb.qt4/share/gb.form.properties.h
- gb.qt4/src/CConst.cpp
- gb.qt4/src/CConst.h
- gb.qt4/src/CScrollBar.cpp
- gb.qt4/src/CScrollBar.h
- gb.qt4/src/CSlider.cpp
- gb.qt4/src/CSlider.h
- gb.qt4/src/CWidget.h
- gb.qt4/src/main.cpp
- gb.qt5/src/main.cpp


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d900937949c070ae4cf5e78c7eeb0c87a653e8ff
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/20210222/5fe98722/attachment.htm>


More information about the Notification mailing list