I've got a webcam application that works fine when displaying the input image (640x480) within an Fl_Box the same size. However if I resize the window/box and use the Fl_Image->copy method it freezes after a few seconds. Obviously, it's running out of memory, how can I get around this? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

