Re: xcode error and warning display...
Re: xcode error and warning display...
- Subject: Re: xcode error and warning display...
- From: Michael Rawdon <email@hidden>
- Date: Fri, 14 Nov 2008 10:20:17 -0800
Hi Dave -On Nov 14, 2008, at 8:37 AM, David Harper wrote: Curious about the options in the build results menu, I clicked a small button at the bottom left of the top scrollView, where errors and warnings are listed. When I did this, the error/warning list switched to text-only. Problem is, the options disappeared, and I don't know how to get the old display back. Any ideas before I start sifting through user defaults and preferences plists?
If I understand you correctly, you're looking at the build results window (or pane, if you're in a single window workspace configuration). It sounds like you clicked on the button to reveal the "full build results" pane (the text of every command issued, and all output from those commands), which is separated by a divider from the "main build results" pane (which is just a list of commands, plus errors and warnings). You ought to be able to drag the divider - which may have moved to the top of the window when you clicked the button and thus hidden the buttons under the toolbar - down to be able to see both panes (that divider doesn't have a 'dimple' in the middle of it so it may be hard to spot.). If you click the button again it should hide the full results pane.
You might have encountered some sort of window configuration glitch and the divider might be accidentally hidden for some reason (i.e., a bug). In that case try resizing the window, as that will often force Xcode to reconfigure the window properly. As a last resort you could try throwing away the .mode1v3 file for your user inside your .xcodeproj file and reopening the project.
But hopefully it's just that the divider is hard to spot and that it'll do the trick for you. -- Michael Rawdon email@hidden Xcode Developer Apple Inc., Cupertino CA
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden