expose event
- From: Andres Gonzalez <gonzo agoralabs com>
- To: gtk-list gnome org
- Subject: expose event
- Date: Thu, 25 Sep 2008 23:49:45 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]