Subscribe ( )

iPhone Programming Tutorials

 

Forum

You must be logged in to post Login Register

Search 

Search Bar Keyboard Type

User Post

11:56 am
October 9, 2008


bobcubsfan

iCoder

Los Angeles

posts 52

1

Should this work?

mySearchBar.keyboardType = UIKeyboardTypeNamePhonePad;

or is the search bar limited to the “main” keyboard?

12:08 pm
October 10, 2008


VertigoSol

Moderator

posts 26

2

You can set it to that or any of these

UIKeyboardTypeDefault,
UIKeyboardTypeASCIICapable,
UIKeyboardTypeNumbersAndPunctuation,
UIKeyboardTypeURL,
UIKeyboardTypeNumberPad,
UIKeyboardTypePhonePad,
UIKeyboardTypeNamePhonePad,
UIKeyboardTypeEmailAddress,

yours will work


About the iCodeBlog forum

Currently Online:

5 Guests

Maximum Online: 25

Forums:

Groups: 2

Forums: 6

Topics: 199

Posts: 594

Members:

There are 370 members

There are 1 guests


Brandon has made 87 posts

Top Posters:

bobcubsfan - 52

crazyiez - 30

VertigoSol - 26

AdeC - 17

Uhu - 17

Administrator: Brandon | Moderators: VertigoSol


© - Version 3.1.4 (Build 357)