hello,
i am doing a small virtual piano program in python..
i have a situation where i need to get multiple keystrokes from key board
and send it to a function
the  function accepts only char..

eg if i press 'a'  , 'a' is passed to the function
if i press 'a','d' then the function should be called simultaneously

  i tried using threads it dint seem to work


or any other suggestion





-- 
your caring/loving/sincere/oyoyoy[select it urself]
swamynathan.
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to