Is it possible ......
I'm not sure if this is the right area or site to post this.
I want to ask if it is at all possible to do this type of programming.
I want a software to detect a certain change in a pre-set area of the monitor screen.
For example, I want the software to detect the colours green or red (that appears as a small green or red dot about one 1 cm tall) that appears suddenly. When detected, the software will send or sound me an alert.
Thanks for your time,
Pab
Mahesh ChandPosted Mar 19, 2009, 12:20 PM
Question is .. how are you going to change the screen color? I don't think Windows provide anything like this. That means, there has to be some application doing this (if it is possible). Usuall you do this is, draw on top of the desktop background.
Once you know what, I guess that application or your application needs a communication with that app.
Some thoughts to chew!