> > > I'm trying to add a bit more of a cheap RTTI for fltk through=20 > > macros and without add new fields to any widget only new=20 > > methods, some static and some virtual. > > > Before you get too bogged down in the details of that - you are aware > that fltk already has a widget->type() method that is used to simulate > RTTI, (though some of what it does is awkward and/or controversial...) >
Yes I'm aware of widget->type() and that's why I'm making this suggestion. Thanks for your comment ! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

