Click here to Skip to main content
15,914,165 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
User 66584-Nov-08 1:32
User 66584-Nov-08 1:32 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
Dirso4-Nov-08 1:43
Dirso4-Nov-08 1:43 
GeneralRe: Exiting Windows Application (from the main form constructor) Pin
User 66584-Nov-08 3:51
User 66584-Nov-08 3:51 
AnswerRe: Exiting Windows Application (from the main form constructor) Pin
#realJSOP4-Nov-08 1:36
professional#realJSOP4-Nov-08 1:36 
Questionwindows disappearing issue Pin
Calin Dragan4-Nov-08 0:46
Calin Dragan4-Nov-08 0:46 
AnswerRe: windows disappearing issue Pin
Mircea Puiu4-Nov-08 1:24
Mircea Puiu4-Nov-08 1:24 
GeneralRe: windows disappearing issue Pin
Calin Dragan4-Nov-08 1:30
Calin Dragan4-Nov-08 1:30 
QuestionDetect screen content change Pin
DanB19834-Nov-08 0:45
DanB19834-Nov-08 0:45 
Hey

I need to detect when the content of the screen has changed i.e. a window has been opened or a tooltip pops up or basically any change from one snapshot of a screen to the next. The first way I have considered doing this is periodically taking a screen shot in code and then comparing the bitmaps for differences but this could lead to missing screen changes if my interval of snapshots is too large.

However this is inneficient and possibly very slow. Does any one know if there is some sort of OS event I can request notify me if the screen content changes and better yet which area of the screen has changed?

Although this is in the C# section pointers to any C++ resources would also be very helpful.

Thanks

At university studying Software Engineering - if i say this line to girls i find they won't talk to me

Dan

AnswerRe: Detect screen content change Pin
Giorgi Dalakishvili4-Nov-08 1:05
mentorGiorgi Dalakishvili4-Nov-08 1:05 
GeneralRe: Detect screen content change Pin
DanB19834-Nov-08 1:15
DanB19834-Nov-08 1:15 
GeneralRe: Detect screen content change Pin
Giorgi Dalakishvili4-Nov-08 1:21
mentorGiorgi Dalakishvili4-Nov-08 1:21 
QuestionTrend Graph Pin
kirant4004-Nov-08 0:28
kirant4004-Nov-08 0:28 
AnswerRe: Trend Graph Pin
User 66584-Nov-08 0:47
User 66584-Nov-08 0:47 
QuestionI got a CSV File Pin
ndeza3-Nov-08 23:45
ndeza3-Nov-08 23:45 
AnswerRe: I got a CSV File Pin
dan!sh 3-Nov-08 23:52
professional dan!sh 3-Nov-08 23:52 
AnswerRe: I got a CSV File Pin
Giorgi Dalakishvili3-Nov-08 23:55
mentorGiorgi Dalakishvili3-Nov-08 23:55 
QuestionHow to retrieve data members(fields) name for the class Pin
matixsc3-Nov-08 23:33
professionalmatixsc3-Nov-08 23:33 
AnswerRe: How to retrieve data members(fields) name for the class Pin
Giorgi Dalakishvili3-Nov-08 23:37
mentorGiorgi Dalakishvili3-Nov-08 23:37 
GeneralRe: How to retrieve data members(fields) name for the class Pin
matixsc3-Nov-08 23:42
professionalmatixsc3-Nov-08 23:42 
GeneralRe: How to retrieve data members(fields) name for the class Pin
Giorgi Dalakishvili3-Nov-08 23:45
mentorGiorgi Dalakishvili3-Nov-08 23:45 
GeneralRe: How to retrieve data members(fields) name for the class [modified] Pin
matixsc4-Nov-08 0:10
professionalmatixsc4-Nov-08 0:10 
GeneralRe: How to retrieve data members(fields) name for the class Pin
User 66584-Nov-08 0:19
User 66584-Nov-08 0:19 
GeneralRe: How to retrieve data members(fields) name for the class Pin
matixsc4-Nov-08 1:13
professionalmatixsc4-Nov-08 1:13 
QuestionChinese character detection in C# Pin
swong8883-Nov-08 22:51
swong8883-Nov-08 22:51 
AnswerRe: Chinese character detection in C# Pin
leppie3-Nov-08 23:40
leppie3-Nov-08 23: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.