Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by Subliminalman · Feb 11, 2013 at 09:50 AM · inputiphonekeyboard

How do you bring up the mobile keyboard without this area?

So how do you bring up the keyboard without the area highlighted in the picture? It's kinda annoying to me.

alt text

screenshot 2013.02.11 02.43.16.png (277.4 kB)
Comment
Add comment · Show 6
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Graham-Dunnett ♦♦ · Feb 11, 2013 at 10:42 AM 0
Share

I thought it was an Apple requirement that all text input used the standard iOS keyboard so features like moving the insertion point, cutting and pasting text and making selections worked. If that's no longer the case, can you share a link to where Apple say this.

avatar image Subliminalman · Feb 12, 2013 at 03:51 AM 0
Share

Is it possible from Unity to call a custom keyboard type? I saw from Apple Documentation (http://alturl.com/zjguh and http://alturl.com/uzegd) that you can create custom keyboards. Also on the second link that it didn't have the text area that I highlighted. I fully intend features such as insertion point and others that you stated obviously since I want ease of use for the user. Also I am doing this on Android so I'm wondering if its possible on there.

avatar image iwaldrop · Feb 12, 2013 at 06:32 AM 0
Share

Android supports whatever keyboard you want to use, a very cool feature I$$anonymous$$O. Are you talking about rolling your own keyboard within Unity? Because, otherwise, I don't think you can interact with the iOS keyboard; and if you could then it would require some native code. There won't be a way to do this from within the Unity runtime.

avatar image Graham-Dunnett ♦♦ · Feb 12, 2013 at 01:38 PM 1
Share

I think that iOS does not know the Unity text input box is a text box, so does not think of it as a GUI element that can be a first responder. So, it shows a text area for you. http://docs.unity3d.com/Documentation/ScriptReference/TouchScreen$$anonymous$$eyboardType.html lets you choose which type of keyboard to display.

avatar image Bunny83 · Feb 12, 2013 at 02:08 PM 0
Share

Exactly, that's why i replaced all TextFields with Buttons (with TextField style of course) and let the button open the touch-keyboard. TouchScreen$$anonymous$$eyboard.Open returns the keyboard instance so you can easily access the current text and update the "gui button textfield". This is also a good solution for password input fields due to this bug

btw, why a downvote?

Show more comments

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by siveco.danielbi · Sep 18, 2013 at 12:21 PM

try TouchScreenKeyboard.hideInput = true;

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

13 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Input Text Rotated incorrectly... is this a BUG? 1 Answer

iPhoneKeyboard.Open cannot handle multiple entries. Is it a bug? 1 Answer

How do I remove the Top Bar from the iPhone Keyboard? 1 Answer

Input.GetKeyDown doesn't work with several keys 1 Answer

Triggering Main Camera Script with GUITexture 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges