Search Unity

Detect TextInput done

Discussion in 'UGUI & TextMesh Pro' started by nventimiglia, Aug 30, 2014.

  1. nventimiglia

    nventimiglia

    Joined:
    Sep 20, 2011
    Posts:
    153
    On android (and iOS) when the user is done typing text into the input field they have a done button they can press. How can I wire into the done button pressed event ? I Input handles "return" on desktop just fine.
     
  2. Tim-C

    Tim-C

    Unity Technologies

    Joined:
    Feb 6, 2010
    Posts:
    2,225
    We will be doing a pass on this soon to fix the callbacks ect for input fields.
     
    nventimiglia likes this.
  3. jebi

    jebi

    Joined:
    Jul 7, 2013
    Posts:
    6
    I handle with this way;

    http://forum.unity3d.com/threads/detect-submit-on-android.265602/#post-1755982