gambas-source-code/gb.qt4/share
gambas 13df084748 Text direction can now be specified at control level.
[GB.GTK]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.

[GB.GTK3]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.

[GB.QT4]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.

[GB.QT5]
* NEW: Control.Direction is a new property that allows to specify the text direction of the control.
* NEW: Control.RightToLeft is a new property that returns if a control is right-to-left oriented.
2022-01-22 16:27:17 +01:00
..
gb.form.action.h
gb.form.arrangement.h Text direction can now be specified at control level. 2022-01-22 16:27:17 +01:00
gb.form.const.h Text direction can now be specified at control level. 2022-01-22 16:27:17 +01:00
gb.form.font.h
gb.form.print.h
gb.form.properties.h Text direction can now be specified at control level. 2022-01-22 16:27:17 +01:00
gb.form.trayicon.h
gb.form.trayicon.large.h