When I run a program in the Simulator, the project window changes to the debug window automatically. This is what I want it to do. However, after running the simulation, I want to get back to the project window. I have to use my mouse to click on the tiny icon on the top left of the debug window in order to get to the project window again. Is there a faster way to do this, like maybe a keyboard shortcut, or a setting that can be changed so that the window automatically changes after the simulation finishes?
A:
Download Xcode 4. It's much better: all in one window, no more window management hassles.
Graham Perks
2010-09-06 01:22:17
I downloaded that and it doesn't make a difference.
awakeFromNib
2010-09-06 22:15:44
Also you lose all the great keyboard shortcuts that were available in XCode 3.
Joe
2010-10-08 10:35:34
A:
I use Command W to close the frontmost window (unless it's my project window already).
hotpaw2
2010-09-06 23:49:26