Search Unity

hide the standard iPhone keyboard in enhancement pack

Discussion in 'iOS and tvOS' started by howling2600, Apr 27, 2009.

  1. howling2600

    howling2600

    Joined:
    Sep 30, 2008
    Posts:
    8
    Hi,
    I am working with Unity iPhone enhancement pack and I need help.
    How can hide the standard iPhone keyboard without pressing the button done this.

    Regards, Steve.
     
  2. bliprob

    bliprob

    Joined:
    May 13, 2007
    Posts:
    901
    Steve -- They keyboard hides itself when the user taps the "done" button. If that's not right for what you need, I can add a command to hide the keyboard. Hit me with an email at rob at stinkbot.
     
  3. CogCode

    CogCode

    Joined:
    Mar 8, 2009
    Posts:
    143
    I could use this feature as well. ;)


    EDIT: never mind me. I figured out how to mod the code to do it myself. :cool:
     
  4. MatRon

    MatRon

    Joined:
    Jan 14, 2011
    Posts:
    16
    Hi, i am using the keyboard within the plugin. I want to be able to close the keyboard from code, the same as tapping the "DONE" button. Any suggestions will be much appreciated.
    Cheers

    Mat
     
  5. mehowe7

    mehowe7

    Joined:
    Dec 30, 2009
    Posts:
    65
    i am also wanting to hide the keyboard through code or make another event happen when you click the done button. can anyone help me with this please?
    Im wanting the user to hit the done button then the camera itweens out and the keyboard disappears but i am struggling to make this happen
     
  6. Zychew

    Zychew

    Joined:
    Feb 23, 2014
    Posts:
    6
    Guys, may I know how to do that? Some like touch another button to hide keyboard out of keyboard done....