Re: Extended Help not saved in Interface Builder 3.0
Re: Extended Help not saved in Interface Builder 3.0
- Subject: Re: Extended Help not saved in Interface Builder 3.0
- From: Laurence Harris <email@hidden>
- Date: Sat, 8 Mar 2008 02:33:28 -0500
On Mar 7, 2008, at 3:56 AM, Lars C. Hassing wrote:
Open Interface Builder. (Interface Builder 3.0 (629))
Choose Carbon Window as template.
Add a pushbutton.
Open Identity Inspector.
Type something in "Extended Help". (under "Object Help Identity")
Deselect the pushbutton (e.g. select the window).
Select the pushputton.
The "Extended Help" is now gone...
If I manually edit the .xib file and change
<nil key="helpTagExtendedText"/>
to
<string key="helpTagExtendedText">This is extended help.</string>
and build in Xcode then my app correctly shows the extended help.
This isn't the place to file bug reports. Exactly what is the
intention of this post?
Larry
_______________________________________________
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