> I have to implement an application which have to handle external
> keyboard. [...]
> 
> Question: How can I integrate this into FLTK event handling?
> Is there any user defined events?

I've never used it, but as I understand it, you can use Fl::add_fd()
Greg's sheet sheet contains a couple of examples that might help you:
http://seriss.com/people/erco/fltk/#mkfifo
http://seriss.com/people/erco/fltk/#Fltk-tty

Cheers
Duncan

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to