[email protected] wrote:
> [..]
>>    One could argue fl_draw() should call fl_font() if no font was set,
>>    to avoid problems. Probably should be discussed, though I think this
>>    has come up before.. can't recall the reason it wasn't changed.
> 
> 
> Or argue instead that the font should be a parameter for fl_draw().
> Just my $.02.

        Interesting idea, but then if you're building up lots of fl_draw()
        calls all in the same font, you'd have to set the font on every call.
        So if specifying the font were optional, then it's back to the above..
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to