[Gambas-user] Redirect default output to terminalview

T Lee Davidson t.lee.davidson at gmail.com
Mon Jan 27 19:56:26 CET 2020


On 1/27/20 8:00 AM, gen braga wrote:
> Hi there,
> 
> Is It possible to redirect the default output (or even debug) to a terminalview?

The output of what? As far as I understand it, the output of any command executed in the TerminalView (.Shell or .Exec) will 
automatically be displayed in that view.


> Maybe something like
> 
> OUTPUT TO termTerminal.Text

TerminalView.Text is read-only. Perhaps you could use the TerminalView.Print method?



-- 
Lee

P.S. Benoît,

http://gambaswiki.org/wiki/comp/gb.form.terminal/terminalview/connectto
"Control.connectto (gb.qt4)?
This symbol does not exist."


More information about the User mailing list