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

[STR New]

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


Yep, that /might/ do the trick, but then we'd have to propagate FL_SHORTCUT
events all the way down the widget tree, even if one Fl_Group further up in
the tree doesn't have this flag set. So, in fact it should be called
"accepting shortcut events even if *invisible_r()*". This would probably
violate the "FL" idea in FLTK.

OTOH, we could also require that *all* (Fl_Group) widgets in the hierarchy
need this flag to *pass* the FL_SHORTCUT event down to other widgets, but
this would make creating the groups somewhat difficult.


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

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

Reply via email to