Ian wrote:
> corvid wrote:
> > Version: 1.3-current
> > 
> > Shouldn't fl_draw.cxx:308 test for draw_symbols, or do I misunderstand
> > what's going on?
> > 
> > I have a string of the form "first @second third" that is wrapped inside a
> > bounding box so that each word is on a separate line, and only the first
> > line is drawn.
> 
> Please bring this discussion over to fltk-general, and bring a minimal
> worked example, so we can investigate what's going on. Also post the
> example code here for reference, perhaps?

I don't use fltk outside of the context of dillo, so I can take something like
fl_draw("aaaaaa @bbbbbb cccccc", 0, 0, 80, 80, FL_ALIGN_TOP_LEFT|FL_ALIGN_WRAP,
        0, 0);
and...fail to get a minimal example to display text at all because I don't
know exactly what it needs to be clothed in.


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to