Greg wrote: > Fabien Costantini wrote: > > Albrecht wrote: > >>> Solution #1 (the documentation is correct, the code is wrong) [..] > >>> > >>> Solution #2 (the code is correct, the documentation is wrong) [..] > >>> > >>> Solution #3... A mix of both? > > > > Or solution #4 [deprecate fl_rect() and make new functions fl_fast_rect() + > > fl_draw_rect()] > > I'd be -1 on deprecating fl_rect() and friends.. it's a good API name IMHO, we should provide a set of functions that draw rects while taking care of the style as for lines.
> ../.. > I don't imagine fl_rectf() (filled rectangle) needs anything new, > as it doesn't deal with lines or borders IIRC. I mentioned it because a filled rectangle function could(and should) for instance draw a border of a color, width and event dots, independently of the inside ... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

