Thank you for reading this.

I'm attempting to put a simple remote control program together and to do so I need to check if the arrows are pressed. I could probably do this with pyqt4 but I'm looking for something simple to experiment with.

Pygame looked like a suitable solution but the error message makes me think that pygame doesn't work from the console:

"video system not initialized"

Is there a simple way to read the direction keys within a while loop?

--
Regards,
Phil
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to