CG Ni wrote:

I have a problem generating keyboard events. Other events (Mouse) are produced,
but if I press any key it appears in the python terminal window and
no pygame event is created (same for Terminal.app or xterm).

What happens if you use pythonw instead of python?

--
Greg

Reply via email to