> All,
>
> I'd like to know if there are more FLTK users who have the need
> to track the widget that currently has the focus. If this was a
> common problem, we could probably add something to FLTK to make
> this easier. It's not easy with current FLTK methods, as can be
> seen in the current discussion with the title "scroll to focus
> in Fl_Scroll" in fltk.general.
>

I, for one, agree. Having a focus callback would be handy. Currently, I 
template/subclass every widget that I need to have this sort of ability.

If others are interested, and the weight of the additional code is trivial, I 
think it's worth it.

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

Reply via email to