Hi, I have created an fltk::Image object with
Image* ptr = new Image (const uchar *d, PixelType p, int w, int h); but when I tried to delete the pointer later my program crashed. Is this a bug in FLTK2 ? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

