Making XCode Usable (my how to)
Making XCode Usable (my how to)
- Subject: Making XCode Usable (my how to)
- From: Brian Barnes <email@hidden>
- Date: Wed, 5 Nov 2003 22:49:10 -0500
Thanks to Scott for all his suggestions.
By double-clicking the collapse icon in the upper right of the groups &
files section of the project window, I've got a long, narrow window
that just shows groups & files. This gets me halfway there.
I wanted to set up a couple other things, but ran into some bugs.
First I wanted the build window to pop up whenever there were warnings
& errors. The UI preferences seem to ignore these settings, and the
build window never appears. This is radar 3475211.
Next, is an enhancement. It would be nice if the run window only
appeared WHEN there was console output. So, if I use fprintf's for
debugging, then I get a console. If I have no console output, the run
window never appears. This should be a preference, just like build
windows. Radar 3475214.
With these two things (plus a window find), I'd be sitting pretty!
So close ... :)
[>] Brian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.