Discuss Change Font Size In MobileAddress Book at the Free Toolchain Software - Hackint0sh.org; I got an iPhone for my mother and one of the things that attracted me ...
-
Change Font Size In MobileAddress Book
I got an iPhone for my mother and one of the things that attracted me to it for her was the large size of the keypad digits. Unfortunately that easy readability doesn't carry into the other apps on the phone. I was wonder how it would be possible to increase the font size on the Mobile Address Book application. There are a couple plists for this app but none that mention fonts.
What I did find was a binary file in /System/Library/PreferenceBundles/ContactsSettings.bundle/ContactsSettings
That contains things like this...
UISuggestionBarWillShow_
UISystemFont12_UISystemFont14_
UISystemFont18_UISystemFontBold12_UISystemFontBold 14_
UISystemFontBold18_UITableCellDefaultFontSize_UITa bleDefaultRowHeigh
Thanks for any help!
Last edited by mblaze; 10-24-2007 at 03:41 AM.
-
-
Respected Professional
Array

Originally Posted by
mblaze
That contains things like this...
UISuggestionBarWillShow_
UISystemFont12_UISystemFont14_
UISystemFont18_UISystemFontBold12_UISystemFontBold 14_
UISystemFontBold18_UITableCellDefaultFontSize_UITa bleDefaultRowHeigh
Thanks for any help!
Look through the preferencebundle and the app itself for references to UISystemFont12_ and/or UISystemFont14 and if you think it is the right one depending on the vague idea you can probably get from the code surrounding it, change the 12 or 14 to 18 and see if it works
-
-
But would the app need it be decompiled to do this? Or do you mean just change the binary within a text editor?
-

Originally Posted by
ChronicProductions
Look through the preferencebundle and the app itself for references to UISystemFont12_ and/or UISystemFont14 and if you think it is the right one depending on the vague idea you can probably get from the code surrounding it, change the 12 or 14 to 18 and see if it works
Can this principle be applied to the sms app? It is I who can't read it properly, my mother refuse to own or use a mobile phone
If it is possible to apply it to the sms, where could I find its bundle? it was not in
/System/Library/PreferenceBundles/
i'm on 1.1.1
-
-
Address Book Contacts Fonts- no luck yet

Originally Posted by
ChronicProductions
Look through the preferencebundle and the app itself for references to UISystemFont12_ and/or UISystemFont14 and if you think it is the right one depending on the vague idea you can probably get from the code surrounding it, change the 12 or 14 to 18 and see if it works
Hi mblaze, I am also interested in changing the font size bigger in the address book, I have changed them to
UISystemFont16._
UISystemFont18._
UISystemFont20._
but I can't see any changes. Did anyone tried this? I will have a look at other files as well to see if the settings are elsewhere.
-
Respected Professional
Array

Originally Posted by
kontie
Hi mblaze, I am also interested in changing the font size bigger in the address book, I have changed them to
UISystemFont16._
UISystemFont18._
UISystemFont20._
but I can't see any changes. Did anyone tried this? I will have a look at other files as well to see if the settings are elsewhere.
Nah, I was just thinking of a suggestion.
-
Similar Threads
-
By localh0st in forum Genuine Mac Support
Replies: 0
Last Post: 09-26-2009, 08:13 AM
-
By blackcivic in forum iPhone 3G
Replies: 0
Last Post: 02-26-2009, 02:01 AM
-
By fly2waleed in forum iPhone 3G
Replies: 2
Last Post: 10-07-2008, 03:35 PM
-
By mashom in forum General
Replies: 3
Last Post: 07-21-2008, 02:21 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks