GTK- process called from another process does not end



Hello,

I am calling a gtk-process from another gtk process
using fork and communicate with the process through
pipes. The called process receives all my messages,
even the quit message, but the window only disappears
when I place the mouse on it. I've tried to bring the
background window to top with a call to
gtk_show_window, but it does not help. 

When I execute the process for itself, it closes
correctly on receiving the quit signal.

Any help will be highly appreciated.

Rick

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



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