>
> > I've committed a series of changes to fully document the Fl_Device,
> > Fl_Abstract_Printer and Fl_Printer classes.
> >
> > This is done putting comments in .H files. I'm conscious that this
> > bends the rule, but this rule is not really practical for virtual
> > classes where a member function has several implementations,
>
> This problem was already discussed during the "great doxification"
> at the start of last year. Some of these are commented so that they
> don't get removed by mistake, but not all.
>
> fl_draw.H:
> FL_EXPORT void fl_rectf(int x,int y,int w,int h,uchar r,uchar g,uchar b);
> /* note: doxygen comment here to avoid triplication in os-speciic files */
>
> D.

Thanks Duncan for this information I was not aware of.
Coud you, please, summarize what was the outcome of this discussion,
or give me pointers to find it ?
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to