setting font
setting font
- Subject: setting font
- From: Luca Ciciriello <email@hidden>
- Date: Mon, 06 Aug 2012 10:05:00 +0200
Hi All.
I'm trying to set a specific font in my UITextView.
The font is Chalkboard SE Regular and my code is
[[self textView] setFont:[UIFont fontWithName:@"Chalkboard se regular" size:39.0f]];
but nothing appear un my UITextView.
Where is my mistake?
Luca.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden