Re: Unable to delete controls in Interface Builder
Re: Unable to delete controls in Interface Builder
- Subject: Re: Unable to delete controls in Interface Builder
- From: "Suraj K.Rai" <email@hidden>
- Date: Sat, 9 Apr 2005 12:07:53 +0900
On Apr 9, 2005, at 11:58 AM, Scott Stevenson wrote:
On Apr 6, 2005, at 9:06 AM, Suraj K.Rai wrote:
I had posted the following to the macosx-dev list at omnigroup but
perhaps this is a better place for posting this question. Basically,
I am having problems deleting controls in Interface Builder. When I
select a text field control (or any control on my window for that
matter) and hit the delete key, IB says "You cannot delete these
objects from the document".
Could this a be a NIB corruption issue? I am able to build my app
and it works fine but I would like to delete these text fields
because I don't use them anymore.
You could try doing a Save As and choose "text archive format." Open
the resulting package (control-click in Finder, show package
contents), and take a look at info.nib, classes.nib and
keyedobjects.nib in a text editor.
Maybe that will tell you something immediately. Otherwise, you can
delete the objects in the text editor itself, reopen the package in
IB, then save back to a binary format.
I was actually able to delete the object from another computer with a
different account so I trashed the IB preference file and it is working
now. Perhaps the preferences got borked or something.
Thanks for the suggestion though.
S.r.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden