Ah, OK. That sound's like just the thing I need. Just to check, the widget will still be available to receive keyboard input, though?
E.g. clicking on an item in Fl_Browser, giving the widget focus, and then using up-down arrow keys would still change the selected item? Cheers "Albrecht Schlosser" <[email protected]> wrote in message news:[email protected]... > Albrecht Schlosser wrote: > >> Fl_Widget::visible_focus(0); >> >> will do the job for single widgets. > > Addition: please note that this will also exclude the widget > from normal <tab> (and arrow key) navigation. > > Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

