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: Scott Stevenson <email@hidden>
- Date: Fri, 8 Apr 2005 19:58:24 -0700
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.
- Scott
--
http://treehouseideas.com/
http://theocacao.com/ [blog]
_______________________________________________
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