On Nov 29, 2007 3:10 PM, Douwe Gelling <[EMAIL PROTECTED]> wrote: > Hi, > > I've just started using fltk and I thought it would be useful to have a class > do all the gui making that normally the main loop does. however, when I try > to compile this, linking fails, complaining about undefined references. > Should I take this to mean it is impossible to do these things from a class > or am I simply missing something?
I think you are missing something. This might help get you started http://www3.telus.net/public/robark/ -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

