Re: Losing sidebar in documentation viewer
Re: Losing sidebar in documentation viewer
- Subject: Re: Losing sidebar in documentation viewer
- From: Jeremy Dronfield <email@hidden>
- Date: Thu, 5 Feb 2004 16:34:37 +0000
On 5 Feb 2004, at 3:26 pm, Fang-Pin Chang wrote:
I had the exact same problem. Here's how I solved it:
1. Quit Xcode, because it re-creates its plist file every time it is
quit.
2. Open ~/Library/Preferences/com.apple.Xcode.plist using Property
List Editor.
3. Find the node
PBXHelpWindowContentConfiguration/GroupsWithResultsSplitView/sizes/0.
4. Mine had a value something like {{0, 0}, {34, 799}}. I changed it
to {{0, 0}, {400, 799}}.
5. Save the changes, open Xcode and bring up the documentation window.
Hope this helps!
It has. Thanks!
-Jeremy
========================================
email@hidden
theLocustFarm.net:
- fractious fiction at http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
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.