On Sun, 31 Oct 1999, Alan Cox wrote:

> > I am into an application and I issue a system(cmd); from the
> > GTK Application.  Any ideas on how to display stdout on the text
> > widget.  I thought that I could write or redirect the output of the
> > command to a file, read that file, display the text, and then remove the
> > temp file.  This seems a little overkill.  Does anyone have any better
> 
> Finally the gnome widgets include a widget called zvt. This is what is used
> to put things like a shell in a window in gnome-terminal. 
> 
Of course rather then messing about with popen, and zvt, you could always
use the GnomeLess widget that provides a trivial way of displaying the
output of a command.

Andrae Muys

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Andrae Muys              "Never ascribe to malice that which is adequately
[EMAIL PROTECTED]      explained by incompetence." - Napoleon Bonaparte

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to