Thread
:
Gtk controls over GStreamer video
View Single Post
Lazybear
2010-02-02 , 09:31
Posts: 4 | Thanked: 0 times | Joined on Oct 2009
#
1
Hello.
I want to put some gtk controls over GStreamer video (like standard video player controls play/pause). Video stream is displayed in GtkDrawingArea.
I tried to put the drawing area and a button in GtkFixed container but button wasn't shown. It was hidden by video stream even if the button above drawing area in Z-order.
Maybe I need handling some events to repaint button?
Quote & Reply
|
Lazybear
View Public Profile
Find all posts by Lazybear