Lokasenna_GUI icon indicating copy to clipboard operation
Lokasenna_GUI copied to clipboard

Custom focus flag

Open edkashinsky opened this issue 2 years ago • 0 comments

https://github.com/jalovatt/Lokasenna_GUI/blob/039348845519510b2a941f5d7d22c7f9309d634f/Lokasenna_GUI%20v2/Library/Classes/Class%20-%20Textbox.lua#L63

Please add opportunity of setting "focus"-flag from GUI.New(): txt.focus = txt.focus or false

At the moment focus is set to false any time for Textbox

edkashinsky avatar Mar 20 '22 17:03 edkashinsky