Re: Xcode documentation viewer problem
Re: Xcode documentation viewer problem
- Subject: Re: Xcode documentation viewer problem
- From: Tom Woteki <email@hidden>
- Date: Wed, 31 Dec 2003 15:20:41 -0500
Yes, and me too. I haven't filed a bug yet, but I will.
As you repeatedly relaunch XCode the left hand pane in the doc window
appears to get smaller and smaller until the resize widget disappears
or becomes non-functional.
You can adjust the problem manually in your com.apple.XCode.plist
perferences. The path to the entry is:
PBXHelpWindowContentConfiguration.GroupsWithResultsSplitView.sizes
There you will find 2 sets of coordinates:
{{x1, y1}, {x2, y2}}
{{x3, y3},{x4, y4}}
I believe you will find that x2=x3 and that these are the values you
should modify to resize the left hand pane.
At your own risk , YMMV.
Tom
On Dec 31, 2003, at 11:22 AM, Chris Gervais wrote:
I opened Xcode this morning for a little end-of-the-year coding and
opened the handy-dandy documentation viewer to an unpleasant surprise:
the separate widget between the "Groups" column and the others has
disappeared! You can see a screen shot at:
http://homepage.mac.com/cgervais/broken_doc_viewer.pdf
I thought of trashing my Xcode prefs, but I hate to lose my settings
and customizations. I didn't find a key in the Xcode preferences plist
that jumped out at as one to alter -- does anyone have any suggestions
on how to fix this?
Many thanks and happy New Year!
_______________________________________________
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.
_______________________________________________
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.