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

[STR New]

Link: http://www.fltk.org/str.php?L2830
Version: 1.3-feature


Today I was making some tests with on application and tried to paste 3k
bytes of text on a Fl_Input and discovered after looking the source code
that Fl_Input only manage 1023 bytes (1024 with zero terminator) but the
documentation doesn't mention any size limit.

Probably the documentation should be updated to reflect this for
developers to know beforehand it's capabilities instead of discover it the
hard way (when a user of the application try to input more than 1023
bytes), also multiline that is a FL_Input is limited to the same 1023
bytes.


Link: http://www.fltk.org/str.php?L2830
Version: 1.3-feature

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

Reply via email to