Hi Everybody, I've been using FLTK for some time now, and I'm generally very satisfied with it. However, one nuisance that often disturbs me is when I "Write Code" using fluid, it updates both header and sources files causing the subsequent compilation take a painstakingly longer time. This is especially a problem if the project is large and the updated header file causes many files to compile.
So instead of blindly updating both header and source files, can "Write Code" be a little more intelligent and update the header file only when necessary (i.e. when the interface changes, etc.)? My apologies if this feature already exists and I'm ignorant about it. Thanks, Oguz _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

