DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Link: http://www.fltk.org/str.php?L2144
Version: 1.3-current
Link: http://www.fltk.org/str.php?L2144
Version: 1.3-current
--- Fl_Help_View.cxx.orig 2009-02-09 01:45:08.000000000 -0800
+++ Fl_Help_View.cxx 2009-02-09 01:54:46.000000000 -0800
@@ -1724,7 +1724,9 @@
else if (isspace((*ptr)&255))
{
needspace = 1;
-
+ if ( pre ) {
+ xx += (int)fl_width(' ');
+ }
ptr ++;
}
else if (*ptr == '&' && s < (buf + sizeof(buf) - 1))
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs