On Jul 19, 2007, at 3:19 AM, Suja wrote: > Hi, > I would like to add buttons to fl_file_chooser for more user options, > like saving which all image windows. I might need to add > check_buttons. > Could somebody direct me about doing that? > Thanks in advance,
You can build your own dialog box based on the Fl_File_Chooser widget, adding as many buttons as needed. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

