Search code examples
xcode4uitextfield

How do you open the font picker for a UITextField in Xcode4?


In Xcode 3 you used to simply use Cmd T.

However, in Xcode 4 this now opens a new tab.

What's the shortcut (or menu command) to open the font picker for a UITextField in Xcode 4?


Solution

  • Shortcut to open a font picker is: control + command + shift + T