On May 6, 2012, at 7:46 AM, [email protected] wrote: > You can place a canvas, with the node and players, in a wxPanel? > Perhaps you can tell how a parent wxPanel? > I would like to create a GUI in which display different video-monitors.
Currently, libavg always renders into it's own window. You'd need to modify libavg itself to make it render into a wvPanel. You could try to rig something using a hidden/offscreen libavg window and regular screenshots, but that's bound to be messy. Or you can just write the whole thing in libavg ;-). Cheers, Uli -- Any technology distinguishable from magic is insufficiently advanced. Ulrich von Zadow | +49-172-7872715 Jabber: [email protected] Skype: uzadow _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
