Talk:Game development HOWTO: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Created page with 'Hi, I don't know where to ask it, so I do it here. This page it's very interesting and usefull. Now, we are having a problem when capturing user input. What we need to do is to l…')
 
No edit summary
 
Line 3: Line 3:


Thank you!
Thank you!
Contact: Ricardo Rodríguez (rr.ricci@gmail.com)

Latest revision as of 23:59, 4 January 2013

Hi, I don't know where to ask it, so I do it here. This page it's very interesting and usefull. Now, we are having a problem when capturing user input. What we need to do is to let the user write some words with accents and "eñes", but the log shows errors like "Key ntilde unrecognized". What can be the problem? Whe are capturing the events using pausescreen, but it doesn't work even if we use pygame.events. In addition, if we run aour activity using the command "python main.py", it works fine!

Thank you! Contact: Ricardo Rodríguez (rr.ricci@gmail.com)