Re: TextView
- From: rob page <page rob gmail com>
- To: Arthur <arthurmaciel gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: TextView
- Date: Sun, 12 Jun 2005 11:39:52 +0000
I think you'll be wanting one of the spawn commands.... pretty sure
it's spawn_async_with_pipes :
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/group__Spawn.html#ga0
Rob.
On 6/12/05, Arthur <arthurmaciel gmail com> wrote:
> Hi, guys.
>
> How are you?
>
> I writing a program which runs the system command on linux
> "/etc/init.d/net.ath0 start" and this command generates an output on the
> screen like:
>
> Starting net0:
> Connected to "whome" at ....
> Starting DHCP...
> Received IP 192.168.0.101 OK
>
> How could I display this output immediatly to the program screen through
> a textview? That is, how could I run the command and its output be shown
> on the program screen simultanously?
>
> Thank you very much, guys.
>
> Arthur Maciel
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]