DoYouLikeHam
DoYouLikeHam

Reputation: 33

In xcode 4.3.3 is there a keyboard shortcut to switch between the Organizer and the IDE?

I'm new to Mac.. i've figured out command+tab switches between applications.. but after two months, I haven't figured out how to switch between the Organizer and the IDE.

Upvotes: 0

Views: 575

Answers (1)

Mick MacCallum
Mick MacCallum

Reputation: 130212

You can use (command-shift-2) to launch the organizer and (command-w) to close any active window. You can then use (command-`)<-tilde as stated above to switch between active windows in any open application in OS X, including Xcode.

Upvotes: 1

Related Questions