View Single Post
tonymaro's Avatar
Posts: 39 | Thanked: 5 times | Joined on Aug 2007 @ Them thar hills
#1
I just posted a Python widget that allows full screen PyGame applications to use a virtual keyboard for text input. As I'm sure everyone knows, when you're running a full screen SDL application, you lose access to the Maemo virtual keyboard.

It's very basic, but is perfect for things like entering a name for high scores, etc.

http://tony.maro.net/ossramblings/virtkey.php
 

The Following User Says Thank You to tonymaro For This Useful Post: