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

[STR New]

Link: http://www.fltk.org/str.php?L2024
Version: 1.1.8 final


It would be helpful if the docs specified what happens
if the value is set to something outside the valuator's range. E.g.,
  Fl_Slider s(...);
  s.range(-1, 1);
  s.value(100);
  s.value() ==  ??


Link: http://www.fltk.org/str.php?L2024
Version: 1.1.8 final

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

Reply via email to