cocoa touch - Text field text drawn at bottom instead of centre -


i'm working on iphone app , i've problem: text in text field drawn @ bottom. can 1 me display centered?

use following instruction:

textfield.contentverticalalignment = uicontrolcontentverticalalignmentcenter; 

Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -