mlecho
unread,Nov 22, 2009, 12:04:52 AM11/22/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iPhone SDK Development
hi, i can't seem to find a way to declare a font that i want to use
"application wide". That's to say, if i want to use American
Typewriter for all text instances (UILabel, cells, etc) do i have to
declare that on every instance where i will have text? I realize i
could create a constant, but is there an easier way? Maybe a method to
set at the application level the desired default font?