I am working on an appllication where i have to use calculator font for my UITextfield. I have installed that font in my mac and i have changed font of textfield from nib but it is not working when i check it in iPhone simulator. The output I want is this 
any body have an idea?
after setting font its result is like

Installing the font on Mac is not enough. You have to embed the font into your app. Here is a tutorial on how to achieve this. Good Luck:
http://kgriff.posterous.com/45359635
Basically it says: