[SOLVED] Need a sample application for handwriting
-
Hi all,
I'm new to the Qt community and seeking help for writing a handwriting application with Qt. I'm using Qt 5.1.1 version under GPL/LGPL license.
I would like to get a sample Qt application with that, I can draw a line on my display using a stylus.
Looking forward to your reply.Thank you in advance,
Ajith P V -
Hi and welcome,
Qt don't offer anything ready for HR.
You have 3 options:- use OS hr runtime
- use third party libraries to do hr
- write Your own implementation
I used first and second approach and surprisingly Windows HR is best of all tried.
-
Ups. sorry I read OP post wrong. I thought about Handwriting Recognition when replying, my bad.
6/6