A GUI library for LÖVE 11.x
Go to file
Kenny Shields bd21bc9887 Integrated textinput.OnTextChanged event with clipboard functionality
textinput.OnTextChanged is now called when the object's text has been
changed via clipboard functionality
fixed clipboard functionality conflicts with the numberbox object
2013-09-16 18:04:28 -04:00
objects Integrated textinput.OnTextChanged event with clipboard functionality 2013-09-16 18:04:28 -04:00
skins Version 0.9.6.3 - Alpha (see changelog.txt) 2013-08-15 15:28:18 -04:00
templates Version 0.9.5.11 - Alpha (see changelog.txt) 2013-05-15 14:02:55 -04:00
third-party Version 0.9.4.2 - Alpha (see changelog.txt) 2012-11-05 08:53:22 -05:00
changelog.txt new util library function and textinput fixes 2013-09-16 17:29:53 -04:00
debug.lua Removed repeated code (see line 29) 2013-09-07 05:35:22 +01:00
init.lua Version 0.9.6.3 - Alpha (see changelog.txt) 2013-08-15 15:28:18 -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 new util library function and textinput fixes 2013-09-16 17:29:53 -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