Sandeep KS wrote:
How can i make the shellscript to get executed in the backend and at the same
time continue with the frontend work?
Look at the source code of xarchive: it does just what you need:
http://xarchive.sourceforge.net
--
Colossus
Xarchiver, a GTK2 only archive manager - http://x
not sure what you are doing with the script. does it need to return to
gtk? might be able to fork the process or use a thread.
matt
On Sat, 4 Feb 2006, Sandeep KS wrote:
> Hello,
>I have a problem with combining gtk with shell scripts.
> I have a shellscript which performs some functio