> >>> 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.
OK, +1 from me too, then, Greg thinks it's odd, Albrecht thinks it's odd, Matthias is OK with changing it... Does anyone remember why it is set this way by default? SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

