[Commits] [wesnoth/wesnoth] 96dd29: Add proper text input to GUI1 textbox under SDL2
GitHub
noreply at github.com
Fri Sep 25 08:13:22 UTC 2015
Branch: refs/heads/sdl2
Home: https://github.com/wesnoth/wesnoth
Commit: 96dd2980bcfc6d03654538944331ba972ebdc55e
https://github.com/wesnoth/wesnoth/commit/96dd2980bcfc6d03654538944331ba972ebdc55e
Author: Andreas Löf <andreas at alternating.net>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M src/widgets/textbox.cpp
M src/widgets/textbox.hpp
Log Message:
-----------
Add proper text input to GUI1 textbox under SDL2
This adds proper input to the GUI1 textbox when SDL2 is used. Input is
accepted as a string, which is added to the current cursor location.
More information about the Commits
mailing list