Re: Table of Contents getting smaller in Documentation
Re: Table of Contents getting smaller in Documentation
- Subject: Re: Table of Contents getting smaller in Documentation
- From: "Dan Oetting" <email@hidden>
- Date: Mon, 22 Mar 2004 01:44:09 -0700
On Mar 21, 2004, at 9:19 PM, Gregor Brandt wrote:
I have a weird problem: The Table of Contents pane in the Developer
Documents windows is getting smaller and smaller an there appears to
be no way to resize it. It is now at the point where I can no longer
read it, its about 1 centimeter wide. Is there a fix for this?
It's probably something wrong with the user settings file in the
project. You can test this by:
1. Log in as another user (create a new user if you need to).
2. Copy the entire project directory to the new users directory (to
avoid problems with permissions and so you won't be messing with the
original while playing with the settings until you know what you are
doing).
3. Open the project copy.
If this clears the problem you have confirmed that it resides in either
the user settings file within the project or perhaps one of the users
preference plist within "~/Library/Preferences/".
If the problem didn't go away by switching to a new user then it must
reside in the project file or one of the system files.
A quick fix for user specific problems may be to simply discard the
user settings and/or a user preferences. The precaution of a backup
and/or testing in a dummy user account is highly recommended. I don't
know yet what the down side of such action might be or even if it would
be safe to put a preference or settings file back if you didn't like
the result of removing it.
If the problem resides in the project file you may need to resort to
building a new project around copies of the sources. I've had to do
this once or twice in ProjectBuilder after totally messing things up.
-- Dan Oetting
_______________________________________________
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.