I want to load file icon from in-compiled xpm array, the documentation (for fltk-1.1.10) describes method as
Fl_File_Icon::load_xpm(const char *xpm); But this function does not seem to exist at all. Also the format for xpm seems not to be correct - xpm should be rather pointer to the array of strings (so sort-off double pointer)? Am I missing something? Thanks, R. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

