Re: progress popup and flushing events



Hello.

I'm trying to display a popup status window while my application does a
search. It works, but only appears after the search is done because I'm not
flushing the requests and processing the events. What is the right way to do
that in GTK?

It would probably be best to do searching in separate thread and only
queue updates of your GUI using g_idle_add() function.

Tadej

-- 
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com



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