2D Toolkit Forum

2D Toolkit => Support => Topic started by: Rakesh on February 05, 2014, 06:24:30 am

Title: How can i limit the max text to be within the max characters in the text mesh ??
Post by: Rakesh on February 05, 2014, 06:24:30 am
Hi i am trying to make chat function in which i can type the message and the max characters i am setting is 35 and i want to check whether the text i am typing is within the limit of the max characters ?? how can i achieve this ?? please can someone guide me.. thanks in advance..
Title: Re: How can i limit the max text to be within the max characters in the text mesh ??
Post by: unikronsoftware on February 05, 2014, 10:21:34 am
You can set the max characters on the text input as well to ensure you don't type too many chars.