huda schrieb: > I changed the directory to be FL/Fl_Table.H, but still not working? > When i cheked the FL folder which is located in the FLTK folder, > there is no Fl_Table.H file
AFAIK Fl_Table is no regular FLTK object, but must be downloaded from http://www.fltk.org -> Links -> Software -> Widgets -> Fl_Table In my projects Fl_Table is no part of FLTK, but part of project library. > I'd like to upgrade the fltk but I am concern to any upgrading > problem or something happen and i shuld submit the project after one > month. So if there is any documentation I'd be Grateful. > > What is the different between fltk1.1.7 and 1.1.9? Bugfixes. You can upgrade from 1.1.7 to 1.1.9 without beeing concerned. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

