Re: GTK application query
- From: Dave Cook <davecook@xxxxxxxxxxx>
- Date: Wed, 21 Jun 2006 07:14:03 GMT
On 2006-06-19, cranium.2003@xxxxxxxxx <cranium.2003@xxxxxxxxx> wrote:
In GTK application if i have dialog where i am executing some console
level command by clicking on ok button then why it stops that dialog
and application
until that console level command exits?? Any way to make console level
command and application to run simultaneously??
You can run the command in a new thread. See
http://www.gtk.org/faq/#AEN482
See also
http://developer.gnome.org/doc/API/2.0/glib/glib-Spawning-Processes.html
Dave Cook
.
- References:
- GTK application query
- From: cranium . 2003
- GTK application query
- Prev by Date: Re: Regarding Telnet
- Next by Date: Re: process group = job, and signal question
- Previous by thread: Re: GTK application query
- Next by thread: process group = job, and signal question
- Index(es):
Relevant Pages
|