What is Fl_Input supposed to do with tabs? The documentation doesn't mention tab explicitly, so I suppose it's supposed fall into the category of "correctly display anything."
Instead, it seems to control some state change involving highlighting, depending in part on the position of the cursor within the text. Try it, it's easier to see than to explain in words :-) Typing shift-tab displays ^I. Typing control-tab does nothing. In fact, typing control-anything does nothing when the anything isn't one of the special keys mentioned in the docs. Can anyone shed a little light? This is fltk-1.1.x-5800 Thanks, Stan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

