A GUI library for LÖVE 11.x
Go to file
Kenny Shields f72f14f7d6 misc textinput changes/fixes
Fixed textinput:Paste not replacing selected text
Fixed text positioning issues when moving a textinput's indicator with
the left and right arrow keys
textinput:SetText now repositions the object's indicator
2013-11-13 15:25:34 -05:00
objects misc textinput changes/fixes 2013-11-13 15:25:34 -05:00
skins added skin directives for the text object 2013-11-09 09:30:08 -05:00
templates Version 0.9.5.11 - Alpha (see changelog.txt) 2013-05-15 14:02:55 -04:00
third-party Upgraded to middleclass 3.0 2013-09-20 18:44:47 -04:00
changelog.txt misc textinput changes/fixes 2013-11-13 15:25:34 -05:00
debug.lua Removed repeated code (see line 29) 2013-09-07 05:35:22 +01:00
init.lua textinput custom cursor fixes 2013-10-30 19:05:10 -04:00
license.txt Version 0.9.4.9 - Alpha (see changelog.txt) 2012-12-26 07:45:33 -05:00
readme.md Version 0.9.5.1 - Alpha (see changelog.txt) 2013-02-17 13:18:25 -05:00
skins.lua Version 0.9.6.3 - Alpha (see changelog.txt) 2013-08-15 15:28:18 -04:00
templates.lua Version 0.9.5 - Alpha (see changelog.txt) 2013-02-11 16:15:40 -05:00
util.lua added loveframes.util.GetHoverObject 2013-10-31 04:10:56 -04:00

Love Frames

Information

Love Frames is a GUI library for LÖVE. For information on installation and usage, please visit the wiki. A demo of the library can be found at: http://nikolairesokav.com/projects/loveframes/

License

Love Frames is licensed under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license. For more information on this license, please read license.txt or visit this web page: http://creativecommons.org/licenses/by/3.0/

Credits

Created by Kenny Shields

Third-Party Libraries