> It would appear Fl_Table_Row.obj is not being linked into the app. > That is why it's saying Fl_Table_Row::xxxx is unresolved. > > Make sure *both* Fl_Table.obj and Fl_Table_Row.obj are being linked > to the app, as the app is using both classes.
Yep, that was it. Thanks. That was some extra careless reading of the "How to use" page. ^ ^)v _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

