Re: gtk_input_add



>I don't understand something with the gtk_input_add function (again!).
>I create a fifo (using mkfifo) and then I want to launch a function when
>datas are accessible from this fifo.... so I use the gtk_input_add
>function but when the process comes to the gtk_input_add line it just
>stop. More exactly, the prog is running but it is just waiting for
>something....

do you mean it stops while executing gtk_input_add() ? show us the
code - problems like this can almost never be solved from reading a
non-code description.

--p




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]