shri_desai09 Familiar Face
Joined: 24 Jul 2006 Posts: 7
|
Posted: Fri Sep 01, 2006 6:52 am Post subject: Problem with gtk_drawing_area widget |
|
|
Hi all,
I am encountering a problem with the gtk_drawing_area widget. I am trying to diaplay video using drwaing area widget. I am creating a window and drawing area widget and i add this drawing area widget to the window.
and when i run the application i get a blank window, and only when i drag that window or i minimize and maximize it back the picture is visible. I am using an "expose_event" to connect to the callback function.
I am a novice to GTK, please pardon my ignorance.
regards,
Shri. |
|