--------- Messaggio originale --------
Da: Olivier Sessink <[EMAIL PROTECTED]>

> 1) spawn 'cpio -tv' with a pipe in and a pipe out
> 2) create non-blocking g_io_channels from these pipes
> 3) register callbacks with g_io_add_watch() for the io channels, one of
> these functions should write, the other one read

Thank you, but about the cat command ? cpio -tv alone doesn't work because it 
needs the input from a piped command. Shall I spawn both ? If so what about the 
channels ?

> you might want to look at 'external_commands.c' from the Bluefish source
> code, it can process data through external commands, using pipes, fifo's
> or temporary files.

Thanks for the info, I will do it !

Colossus

________________________________
L'email piщ cool del web?
tu @3000.it ! Fatti subito la tua mail, и gratis! http://mail.3000.it

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to