noone knows if it's possible? i really need this..
On Thu, Feb 4, 2010 at 10:57 PM, joao abrantes wrote:
> 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)
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.
--
http://ma
i want a python program to start another python script and i want it to open
a new shell and to put the output of the new python program there.. how can
it be done?
--
http://mail.python.org/mailman/listinfo/python-list
How can I make a python program that votes on certain polls ? Atm I am using
ClientForm to fill forms but the polls that I found are always of the type =
"hidden" and I don't know how to do it.
I would also want to do a python program that would vote on a website. For
example, if I go to this url
Hey. I want to make a program like this:
print "Complete the function f(x)="
then the user would enter x+2 or 1/x or any other function that only uses
the variable x. Then my python program would calculate f(x) in some points
for example in f(2),f(4).. etc . How can I do this?
--
http://mail.pyt