On 12/10/2011 05:51 AM, Albrecht Schlosser wrote:

> Per-widget control could be achieved much easier with a new Fl::Widget
> option/setting method, and I believe that we have some usable bits in
> the widget flags. However, it *might* be a problem to propagate the
> per-widget option to the basic draw and measure methods that do symbol
> substitution eventually, since there might be no argument in some cases
> (I didn't look at the code, that's just a guess, and I might well be
> wrong here).

These were all modified in fltk2 to take a "flags" argument, which was 
the same flags as on the widgets. Therefore they could see the "don't 
interpret @" flag, as well as other flags indicating justification and 
wrapping which also were needed.
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to