Hello,
I'm writting a new Widget video (in gtk/gdk). For
displaying my video, I use the callback of PlayTo of
the VideoProvider, where I use a flip operation to
draw each video frame. I would like to draw an image
over the video. To do so, I have created a GtkImage
widget, and tried to draw it in the callback. First,
the image is drawn on the front, but right after, the
next frame of the video come over it (normal flip
operation). I could flip also the image to make it
stay over each frame of the video but this seems a bit
weight... Is there any other possibility ? How can I
keep my image on the top? How gtk say to DirectFB that
the image is over the video?
bertrand

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Mail : http://fr.mail.yahoo.com


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to