[Gambas-user] Stdout, stderr redirection to TerminalView

Brian G brian at westwoodsvcs.com
Tue Jan 28 23:34:58 CET 2020


I published to the farm a completed project call testterm, which contains a class which encapsulates the redirection and capture to the terminal. 
One could include this class and call the Redirect() method which will capture the stdout/stderr into the terminalview. 
It also has an event which can be observed for input entered in the terminalview. Event Name 'TermData' 

The Class is called outputterm 

It uses the TerminalView Method ConnectTo which was created to allow this kind of redirection. 


Cheers everyone 
Brian G 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200128/0a141359/attachment.html>


More information about the User mailing list