Re: My file owner isn't getting connected--Me stupid
Re: My file owner isn't getting connected--Me stupid
- Subject: Re: My file owner isn't getting connected--Me stupid
- From: Sherm Pendley <email@hidden>
- Date: Wed, 8 May 2002 20:00:11 -0400
On Wednesday, May 8, 2002, at 07:40 PM, Donald Brown wrote:
Oddly enough, it did manage to somehow find the Nib and make the
window appear (which is a puzzler on its own),
There was probably a Nib in your executable from a prior build.
Unchecking the Nib will prevent PB from copying the Nib into your
executable when you build it, but it won't delete anything that's
already been copied. To do that, you need to do a "Build | Clean" in PB,
or "pbxbuild clean" if you're using the command-line tools.
sherm--
Never put off until tomorrow what you can do today. There might be a law
against it by that time.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.