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

[STR New]

Link: http://www.fltk.org/str.php?L2901
Version: 1.3-current


The documentation is ... ambiguous at best:

http://www.fltk.org/doc-1.3/classFl__Browser.html#a6b4d3525d8d9fccfc748d824b39f250b

"'@@' Print rest of line starting with '@' "

Obviously the first '@' is meant to represent the current format_char(),
but the second '@'? Literal '@' or also format_char()? I tend to read it
as the latter, but ...

(a) then the code posted above in the while loop doesn't make sense

(b) how to represent a single @ sign and continue parsing format_char()?
Is this not possible? At least I can't find it unambiguously in the docs.
Or does "Print rest of line" mean "Print with parsing '@' signs
(format_char()'s) ???

Still confused ... It's not clear to me whether the code is correct at
all, whatever is documented or not.

Does anybody know what is really meant in the docs?


Link: http://www.fltk.org/str.php?L2901
Version: 1.3-current

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

Reply via email to