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

[STR New]

Link: http://www.fltk.org/str.php?L2951
Version: 1.4-feature


Oops, and responsive to keyboard navigation. This means:
    o responding to FL_FOCUS to handle drawing the focus box
      (or not based on focus visibility)
    o possibly allowing the two tabs to be keyboard selectable
      via Tab and Shift-Tab
    o responding to the arrow keys to let the user alter the
      tab positions (perhaps the arrow key step value to be
      selectable in the widget's API),
    o Perhaps even a separate step rate for Ctrl-Arrows
    o Probably respond to left/right arrow for horiz slider
      or up/down arrow for vert slider

Perhaps some of the arrow behavior comes for free if you derive
from FLTK's existing valuator widgets.


Link: http://www.fltk.org/str.php?L2951
Version: 1.4-feature

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to