Cannot copypaste into login form

Posted by Zvoc47
My password is long so I often copypaste it from a text file. Why cannot I do that in the game? Is there a way to do that? And how are Android users going to type in their login info without a keyboard?

Replies (1)

Last message on 8 Apr 2016

Size43 (Administrator) on 8 Apr 2016, 13:33:45
Please see gms_show_toggle_keyboard.

Copy/paste functionality is currently not implemented by the window system. You could probably add it by simply appending the clipboard to keyboard_string when a user presses Control + V.