manolo gouy wrote: > What is present in recap2.zip is > -test if Fl::pushed() is an Fl_Input_* [...] > Is that OK?
Probably from a logical point of view, but it uses dynamic_cast, and that's not (yet?) allowed according to the current CMP :-( http://www.fltk.org/cmp.php -> "C++ Portability" ... unless we allow it for 1.3.x or 3.x ;-) Mike, Matt ??? Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
