We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello Everyone,
I would like to implement a application with C++ for receiving/checking the pressed keys form another applications which are Text editor, such as Word51.
+-------------+ +-------------+ | Text editor |----------->| Application | +-------------+ +-------------+ 'A' is pressed got 'A'
When key 'A' is pressed in Text editor, the Application will get 'A'.
Could anybody tell me ideas or techniques that, How can I solve this problem? Regards LB.
Why on earth would anyone want a Wordprocessor for an 8051??!!
But, if you are developing it, then you have complete freedom to implement this in whatever way suits you best!