Send KEY_END when (re)creating a text input
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 13 Aug 2011 16:56:15 +0000 (18:56 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 22 Aug 2011 11:02:08 +0000 (13:02 +0200)
commit42134bb49eaa5116838a2c188c432c8b9420dff8
tree1e49d43ce5d3cfa29c8e81411199c377b8ac9972
parent0488bf54d3f0b767eb53a026b4b52de86cfbd4ab
Send KEY_END when (re)creating a text input

This ensures that on creation and when resizing the cursor is at the end
of the text rather than at the beginnig.
src/guiTextInputMenu.cpp