Author Topic: Keep text in UIInput  (Read 2867 times)

Hertz

  • Guest
Keep text in UIInput
« on: May 16, 2013, 03:44:14 AM »
Hello

I was wondering if there is a way to keep the text in an input field that uses the UIInput script.
I searched on the forum and saw that other users had an option in the inspector, but I don't. Is it not included in the free version?

Thanks in advance

EDIT: Could it be related to the fact that the free version is v2.0.7c and the current is 2.6.1e?
« Last Edit: May 16, 2013, 04:41:51 AM by Hertz »

dlewis

  • Guest
Re: Keep text in UIInput
« Reply #1 on: May 16, 2013, 04:51:22 AM »
In the latest version there is a 'useTextAsDefault' variable or something similar which will do what you're after.

Hertz

  • Guest
Re: Keep text in UIInput
« Reply #2 on: May 16, 2013, 04:55:42 AM »
I have the latest version, and I don't see that.
The variables I have are:
  • Label
  • Max Chars
  • Carat Char
  • Type
  • Is Password
  • Active Color
  • Event Receiver
  • Function Name

I have also just updated to the latest free version, but I still can't see it.

dlewis

  • Guest
Re: Keep text in UIInput
« Reply #3 on: May 16, 2013, 05:22:33 AM »
The free version is rarely updated. It's only in the paid version.

Hertz

  • Guest
Re: Keep text in UIInput
« Reply #4 on: May 16, 2013, 05:23:21 AM »
Ah, okay thanks.