> >
> > It seems that a button's callback can't be attached
> > to pressing the enter key.  Is that true?
>
> Looks to me from the Fl_Button source, and from this documentation  
> http://www.fltk.org/doc-1.1/Fl_Button.html#Fl_Button.when, that Fl_Button is 
> not currently set up to respond to the enter key.
>
> However if you write a simple class inheriting from Fl_Button I think you can 
> solve the problem easily.

And indeed it did.. thanks!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to