DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2094
Version: 1.3-current


Meh, I think actually the enum can't be changed, because the 1.1.x docs for
Fl_Input::when() say (FL_WHEN_ENTER_KEY|FL_WHEN_NOT_CHANGED) should give
the same effect as FL_WHEN_ENTER_KEY_ALWAYS.

So I guess the logic in the code must check for that combo of flags as a
special case, which means tests for FL_WHEN_NOT_CHANGED must also check
for the existence of the ENTER_KEY flag.

Will try to offer a better patch suggestion over the next few days, if
someone doesn't beat me to it.


Link: http://www.fltk.org/str.php?L2094
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to