Re: Main window refreshing

2007-07-01 Thread Stefan Kost
Hi, [EMAIL PROTECTED] wrote: > I write a little application for an embedded system (Nokia N800) > using GTK+ and GStreamer and I need refreshing of the window. > When I iconize the application window and then put it in foreground again, > the gstreamer flow disappears. > I implemented this flow in

Main window refreshing

2007-06-25 Thread omar . crea
I write a little application for an embedded system (Nokia N800) using GTK+ and GStreamer and I need refreshing of the window. When I iconize the application window and then put it in foreground again, the gstreamer flow disappears. I implemented this flow in a drawing area inside the main window.