<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="DejaVu Sans Mono">Hello.<br>
<br>
Recently I asked for a description for version control with Git,
which is now possible in the IDE. Result: zero. So you search for
traces and read the source code
(../app/src/gambas3/.src/VersionControl) very carefully. As
expected, the TerminalView control plays a central role. But if
you look at the documentation for this control, it almost always
says 'This symbol does not exist'. Great!<br>
<br>
But today I need help with the following properties and methods of
the TerminalView class to be able to continue working at all. If
it were Christmas now, I would also like to have some lines of
source code. They could show how fine the component is:<br>
<br>
Properties: Attr, Limit Line, Text and Title<br>
Methods: Clear, Exec, Past, Print and Shell<br>
Events: Kill<br>
<br>
Have a nice weekend, everybody.<br>
<br>
Hans</font>
</body>
</html>