Faylixe / pygame-vkeyboard

Visual keyboard for Pygame engine.
Apache License 2.0
15 stars 6 forks source link

Changes to 'vkeyboard.py' #8

Closed aquagoose closed 4 years ago

aquagoose commented 5 years ago

Hi there. Thank you so much for creating this keyboard! I'm creating an "operating system" that runs on a Raspberry pi with a touch screen. (I don't have the screen yet but I'm expecting it tomorrow!) So far, it's going well! Using your keyboard has made my life easier as I don't need to make my own. Here are a few issues I have noticed and fixed:

Issues I am yet to sort:

Issues I can't fix!

I have also attached my customized "vkeyboard.py" if you want to have a look at what I've done. I'd be happy to work with you to maintain this project if you would like me to. Again, if you could help me resize the keyboard to fill the screen it would be greatly appreciated.

Thanks, Ollie. customized_vkeyboard.zip

Faylixe commented 4 years ago

Hello, could you retry with a new version (the new one on PyPi is 2.0.0 and should fix your problem)

Faylixe commented 4 years ago

I close this issues, new import scheme is available and should work as expected (please check updated README.md.