Is it possible to increase the font size in Interface Builder? The ridiculously small side of those fonts, specially on the Inspector, are giving me headaches.
+1
A:
You can try using the wonderful AppleDisplayScaleFactor, but I wouldn't be very surprised if a lot of things stopped working correctly. So it will correctly increase the font size (along with everything else), but the headaches would probably remain. Or get much, much worse. But hey, you asked!
defaults write com.apple.InterfaceBuilder3 AppleDisplayScaleFactor 1.2
w.m
2010-10-21 14:45:46
This feature isn't ready for prime time. I couldn't recommend it.
Joshua Nozzi
2010-10-21 15:40:51
It sort of works.
Fernando
2010-10-24 22:15:08