Click here to Skip to main content
15,922,145 members
Home / Discussions / C#
   

C#

 
Questionhow to identify my screen data? Pin
neodeaths26-Sep-11 23:46
neodeaths26-Sep-11 23:46 
AnswerRe: how to identify my screen data? Pin
Pete O'Hanlon27-Sep-11 0:19
mvePete O'Hanlon27-Sep-11 0:19 
GeneralMy vote of one Pin
Eddy Vluggen28-Sep-11 7:29
professionalEddy Vluggen28-Sep-11 7:29 
GeneralRe: My vote of one Pin
Pete O'Hanlon28-Sep-11 7:57
mvePete O'Hanlon28-Sep-11 7:57 
GeneralRe: My vote of one Pin
Eddy Vluggen28-Sep-11 8:15
professionalEddy Vluggen28-Sep-11 8:15 
GeneralRe: My vote of one Pin
Pete O'Hanlon28-Sep-11 8:26
mvePete O'Hanlon28-Sep-11 8:26 
GeneralRe: My vote of one Pin
Eddy Vluggen28-Sep-11 9:53
professionalEddy Vluggen28-Sep-11 9:53 
AnswerRe: how to identify my screen data? Pin
Eddy Vluggen27-Sep-11 6:15
professionalEddy Vluggen27-Sep-11 6:15 
neodeaths wrote:
is this possible?

Only in theory, as we have yet to find a CPU that can do OCR for different fonts at high speed.

In pratice, there are controls that can hold text, and controls that don't hold the text but who are simply displaying drawn pixels.

neodeaths wrote:
i am trying to make a school project.

Too complicated for a school-project. First, it's not always possible to read the "word" under the cursor, as it might not be saved in memory as a text; as said, it might have been drawn. Although it's possible to have the computer guess what words there are in the picture, it's slow and error-prone.
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: how to identify my screen data? Pin
neodeaths27-Sep-11 20:46
neodeaths27-Sep-11 20:46 
GeneralRe: how to identify my screen data? Pin
Eddy Vluggen28-Sep-11 7:33
professionalEddy Vluggen28-Sep-11 7:33 
GeneralRe: how to identify my screen data? Pin
Pete O'Hanlon28-Sep-11 8:11
mvePete O'Hanlon28-Sep-11 8:11 
Questionquestion about programming for interacting with my desktop controls Pin
neodeaths26-Sep-11 23:43
neodeaths26-Sep-11 23:43 
AnswerRe: question about programming for interacting with my desktop controls Pin
André Kraak27-Sep-11 2:06
André Kraak27-Sep-11 2:06 
QuestionMarshal an int array with unkown length at class construction Pin
Member 788975126-Sep-11 23:38
Member 788975126-Sep-11 23:38 
AnswerRe: Marshal an int array with unkown length at class construction Pin
BobJanova27-Sep-11 0:38
BobJanova27-Sep-11 0:38 
GeneralRe: Marshal an int array with unkown length at class construction Pin
Member 788975127-Sep-11 2:21
Member 788975127-Sep-11 2:21 
AnswerRe: Marshal an int array with unkown length at class construction Pin
jschell27-Sep-11 8:02
jschell27-Sep-11 8:02 
AnswerRe: Marshal an int array with unkown length at class construction Pin
DaveyM6927-Sep-11 10:41
professionalDaveyM6927-Sep-11 10:41 
Questiondownload a file which is in Network location( \\10.101.....) Pin
venu65626-Sep-11 19:12
venu65626-Sep-11 19:12 
AnswerRe: download a file which is in Network location( \\10.101.....) Pin
BobJanova26-Sep-11 22:16
BobJanova26-Sep-11 22:16 
GeneralRe: download a file which is in Network location( \\10.101.....) Pin
venu65627-Sep-11 21:25
venu65627-Sep-11 21:25 
GeneralRe: download a file which is in Network location( \\10.101.....) Pin
BobJanova28-Sep-11 7:33
BobJanova28-Sep-11 7:33 
QuestionCode Generator Project. Help deciding if I should publish it. Pin
Armando de la Torre26-Sep-11 18:13
Armando de la Torre26-Sep-11 18:13 
AnswerRe: Code Generator Project. Help deciding if I should publish it. Pin
Mycroft Holmes26-Sep-11 19:50
professionalMycroft Holmes26-Sep-11 19:50 
GeneralRe: Code Generator Project. Help deciding if I should publish it. Pin
Armando de la Torre26-Sep-11 21:40
Armando de la Torre26-Sep-11 21:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.