LoveFrames/objects
Kenny Shields bc768d7165 new textinput event callbacks
added textinput event callback: OnCopy(object, text)
added textinput event callback: OnPaste(object, text)
added textinput method: Copy()
added textinput method: SelectAll()
added textinput method: DeselectAll()
2013-09-15 19:51:30 -04:00
..
internal Merge pull request #78 from qaisjp/patch-1 2013-09-14 08:40:20 -07:00
base.lua Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
button.lua Version 0.9.5.11 - Alpha (see changelog.txt) 2013-05-15 14:02:55 -04:00
checkbox.lua Version 0.9.5.11 - Alpha (see changelog.txt) 2013-05-15 14:02:55 -04:00
collapsiblecategory.lua Version 0.9.6.2 - Alpha (see changelog.txt) 2013-08-14 22:09:22 -04:00
columnlist.lua Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
frame.lua new tooltip methods and clipboard support 2013-09-14 11:37:01 -04:00
grid.lua new tooltip methods and clipboard support 2013-09-14 11:37:01 -04:00
image.lua Version 0.9.5.8 - Alpha (see changelog.txt) 2013-05-05 19:51:20 -04:00
imagebutton.lua Version 0.9.5.5 - Alpha (see changelog.txt) 2013-03-23 15:50:44 -04:00
list.lua Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
multichoice.lua Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
numberbox.lua Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
panel.lua Version 0.9.5 - Alpha (see changelog.txt) 2013-02-11 16:15:40 -05:00
progressbar.lua Version 0.9.5.5 - Alpha (see changelog.txt) 2013-03-23 15:50:44 -04:00
slider.lua Version 0.9.5.10 - Alpha (see changelog.txt) 2013-05-12 07:36:40 -04:00
tabs.lua Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
text.lua new tooltip methods and clipboard support 2013-09-14 11:37:01 -04:00
textinput.lua new textinput event callbacks 2013-09-15 19:51:30 -04:00