DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1646 Version: 2.0-feature Fix Version: 2.0-current Unless I get reason otherwise, I'm going to file this STR in the "Will Not Fix" section. My reasoning for this is as follows: Since the style buffer is in no way managed or modified by the user (instead, it's put in place by the developer) and is only set through the highlight_data() function, it should be sufficient enough that a developer is able to keep their own copies of their style buffer. Unlike a text buffer, which is modified every time the user enters a character, the style buffer is essentially static in that it doesn't change. This means that there should be no need for a style_buffer() function that lets you get/set the style buffer; just don't delete your program's copy! If anyone has a reason as to why this _should_ be implemented, fire away, otherwise I'll close this in two days time. Link: http://www.fltk.org/str.php?L1646 Version: 2.0-feature Fix Version: 2.0-current _______________________________________________ fltk-bugs mailing list fltk-bugs@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-bugs