I wrote: >> What I wanted to do in fluid was to derive a new class from Fl_Window >> (or other standard widgets) which would have child widgets
Edzard replied: > Are you sure, you want to derive? It's only necessary for overwriting > virtual methods, for example handle(), draw(), or (regarding to child > widgets) the Fl_Group methods. What do you want to do in detail? Don't worry, because I'm not exactly sure yet. I need to experiment a bit to see how I want to structure everything, and I'm thinking aloud to the group when I should have been doing some real analysis and design. My apologies, Duncan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

