i have myStr = GUILayout.TextField (myStr); it's working fine but when I click somewhere it's not unfocusing automatically.
How can I unfocus
TextFieldon click outside?
Thanks!
i have myStr = GUILayout.TextField (myStr); it's working fine but when I click somewhere it's not unfocusing automatically.
How can I unfocus
TextFieldon click outside?
Thanks!