gambas-source-code/comp
gambas 3ec7e51b77 TerminalView: Add AutoResize, ScreenWidth, CharWidth and LineHeight properties.
[GB.FORM.TERMINAL]
* NEW: Redraw the control icon.
* NEW: TerminalView: AutoResize is a new property that defines if the screen width automatically fits the view.
* NEW: TerminalView: ScreenWidth is a new property that allows to define the screen width in the case AutoResize is FALSE.
* NEW: TerminalView: CharWidth is a new property that returns the screen character width.
* NEW: TerminalView: LineHeight is a new property that returns the screen lien height.
* BUG: TerminalView: The scrollbar should now be correctly hidden in all cases.
2018-03-20 18:14:47 +01:00
..
src TerminalView: Add AutoResize, ScreenWidth, CharWidth and LineHeight properties. 2018-03-20 18:14:47 +01:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac
COPYING
INSTALL
Makefile.am [CONFIGURATION] 2016-09-03 23:42:20 +00:00
NEWS
README
reconf
TODO