I have to implement an application which have to handle external keyboard. 
External keyboard will be connected with RS232 (or USB it is not decided yet). 
Handling of keyboard is not a problem, I mean I can implement something which 
will read from this keyborad.

Question: How can I integrate this into FLTK event handling?
Is there any user defined events?

Of course I can easely fix the code (for event handling) or at least for 
windows I can inject (perhaps) meesages in message queue. But I will use this 
in Linux too.

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

Reply via email to