Greg Ercolano wrote: > I see it; this patch (below) removes the offending code.
Albrecht; if that patch looks OK to you, I'd like to check it in. The code I'm removing in the patch makes no sense at all given the current behavior of the widget. This actually sounds familiar; I seem to remember a time when hitting 'tab' to move off the widget would instead delete the selected text, replacing it with a tab. This code appears to be a hack to fix that. But these days Tab is handled elsewhere in the code, punting the event back up to the parent. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
