DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2634
Version: 1.4-feature


Hi mingodad, thanks for the row background color bug fix ie. <tr
bgcolor=xyz> didn't work. Just to confirm that this code does the job:

  get_attr(attrptr, "BGCOLOR", attr, sizeof(attr));

  block->bgcolor = get_color(attr, rclr);

Re: doesn't break the words properly. If you could post a working example
that would be great as I've not noticed this.

Also, thanks for your email and re: nested table width problem. Yes I knew
there were some problems there, it will take me a while to look into it but
I'll get back to you about that.


Link: http://www.fltk.org/str.php?L2634
Version: 1.4-feature

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to