Hi,
I am developing a video application. I have the images displaying
correctly. I also have some other widgets on the screen below the images
like check boxes and labels.
Whenever I connect the expose event for the images, the other widgets
are not painted to the screen. A spin button is painted, but labels and
check boxes are not painted. This is even if I have NOTHING in the
expose event callback itself. When I do not register or connect the
expose event, all of the other widget are painted as expected.
Sorry for such a newbe question--but can anybody explain why this is and
how I can resolve it?
Thanks,
-Andres
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list