Talk:Game development HOWTO

From OLPC
Jump to: navigation, search

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)