Hello Guest

Author Topic: How can i limit the max text to be within the max characters in the text mesh ??  (Read 3935 times)

Rakesh

  • Newbie
  • *
  • Posts: 4
    • View Profile
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..

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
You can set the max characters on the text input as well to ensure you don't type too many chars.