Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / TextInput keys entry
- - By ottony Date 2015-09-18 03:40 Edited 2015-09-18 11:35
Hi,

I'm making a game with ruby based on text input and I need entries like "*", "^" and "(". The problem is that I could not capture this type of text with Gosu::TextInput, when I type it, a correspondent number key is identified insteand of my wished char.
I saw this issue on github, but I don't know how to fix it.
Parent - - By jlnr (dev) Date 2015-09-20 13:37
Which OS and which version of Gosu do you use? And which keyboard (US, French, ...)?

I've opened a new issue for text input bugs on OS X, maybe I can fix some more bugs at the same time: https://github.com/gosu/gosu/issues/299
Parent - By ottony Date 2015-09-21 13:31
Ops, my bad. I was using an old version of gosu (0.7.48) and when I used the 0.10.2 version it works.
I used Ubuntu 15.04 and Portuguese(Brazil) keyboard.

Thanks for your help.
Up Topic Gosu / Gosu Exchange / TextInput keys entry

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill