g_spawn_async_with_pipes: the GUI freezes anyway

2005-09-21 Thread Colossus
Hi, I run the rar executable with the option a (add) on a very large archive with g_spawn_async_with_pipes but the GUI freezes until the rar executable has finished its job. I'm wondering why ? These are the parameters I use with g_spawn_async_with_pipes: GError *error = NULL;

Re: Focus on vbox contained widget

2005-09-21 Thread Razvan Gavril
I think i got an idea how to do that trick ;). A GtkEventBox located on tot of the vbox can help me here. I will test it and get back with an answer to anyone who is interested. PS: Should i CC all my replays, cause it seams that gmail sends replays only to the last persons who responded to m