Commit Graph

10 Commits

Author SHA1 Message Date
Dylan Wilson 4e493fe901 added the ability to click inside a textbox to move the caret 2017-03-17 21:02:32 +10:00
Dylan Wilson 098799a63d added support for a password character in the gui text box 2017-03-16 20:50:20 +10:00
Dylan Wilson 825a68eaca moved the input listeners to thier own nuget package 2017-03-13 20:48:40 +10:00
Dylan Wilson 8e39e0d703 gui touch input mostly working 2017-03-03 22:53:01 +10:00
Dylan Wilson 24d2a4c659 renamed texture region to background region 2017-02-25 00:03:05 +10:00
Dylan Wilson 298589db06 clipping text inside a textbox is a little harder than I expected 2017-02-22 22:16:30 +10:00
Dylan Wilson 8fa15aedf6 added clipping rectangles to gui controls so that text is clipped inside the bounds of textbox 2017-02-22 21:19:04 +10:00
Dylan Wilson d4d995da56 cleaned up and fixed some issues with keyboard focus 2017-02-15 21:27:36 +10:00
Dylan Wilson 255cfdbb78 working gui text box 2017-02-14 22:48:04 +10:00
Dylan Wilson c653a9afca started working on editable textbox 2017-02-13 22:15:45 +10:00