Re: Pixel control

2010-02-12 Thread joao abrantes
noone knows if it's possible? i really need this.. On Thu, Feb 4, 2010 at 10:57 PM, joao abrantes senhor.abran...@gmail.comwrote: Hello everyone. For example i am using a screen resolution of 800x600 is it possible to make python control the color of the pixels? For example paint the pixel

Re: Pixel control

2010-02-12 Thread Gabriel Genellina
En Fri, 12 Feb 2010 16:12:37 -0300, joao abrantes senhor.abran...@gmail.com escribió: noone knows if it's possible? i really need this.. On Thu, Feb 4, 2010 at 10:57 PM, joao abrantes senhor.abran...@gmail.comwrote: Hello everyone. For example i am using a screen resolution of 800x600

Pixel control

2010-02-04 Thread joao abrantes
Hello everyone. For example i am using a screen resolution of 800x600 is it possible to make python control the color of the pixels? For example paint the pixel (100,200) in red! And it would stay red when i am seeing a webpage, a movie, playing a game... etc.. Regards, João Abrantes. --