So i want my software can read any selected text of windows. That text can be in word, webpage , notepad ....
How can i do that? Thanks :D
Printable View
So i want my software can read any selected text of windows. That text can be in word, webpage , notepad ....
How can i do that? Thanks :D
I don't know about reading the selected text in any pc application, but you could just have a requirement where the user has to copy the selected text and then in your application just read the clipboard.
Justin