[Gambas-user] reopen standard input

Rob sourceforge-raindog2 at ...94...
Fri May 30 16:22:18 CEST 2008


On Friday 30 May 2008 05:12, Robin Thompson wrote:
> but how do I then get my gambas program to accept keyboard input
> when its been started by a pipe?

You could try to open the TTY of the terminal it's running on, but 
that would involve some gb.api stuff, I think.  The "correct" way to 
do it would be to write a gb.curses component, but that would be a 
huge job.

Rob




More information about the User mailing list