On 17.05.2010, at 12:15, Albrecht Schlosser wrote: >> >>> I've always thought it odd, but I believe it's intentional behavior. > > Indeed, it is. From src/Fl_Input.cxx: > > // If you define this symbol as zero you will get the peculiar fltk > // behavior where moving off the end of an input field will move the > // cursor into the next field: > // define it as 1 to prevent cursor movement from going to next field: > #define NORMAL_INPUT_MOVE 0
I would not mind at all to change this to 1. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

