[gtkmm] unexpected async reply coding a video class...



I neet to write an application to show ( a video ) a rgb image from a buffer ( updated by function ) in a window in X...

I wrote a class for this... This class have a Glib::Thread to render a image ( from updated buffer ) on a drawingarea ( is this the best method??? )

I saw in documentation about Glib::Dispatcher, and I use one... ( Am I right??? )

but I'm having a error message "unexpected async reply..."

where am I wrong?

Anyone have a similar code ? a example? ( gtkmm or gtk )

PS: I'm begginer in gtk / gtkmm / xlib

thanks...

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]