Am 05.06.2008 um 06:32 schrieb Charles Jenkins:
I had a Nib file that went bad. Suddenly, my outlets doubled up: IB indicated that a class had two outlets named 'textField1' and 'textField2'.


You sure it went bad? If you have IBOutlets and rename them, IB sometimes keeps entries for these connections in the NIB file. It does this since you may be copy-and-pasting in your source files, and it wouldn't want to trash that connection just for you to paste the code back in and suddenly it's back.

There is a little "x" next to these connections in the IB inspector that you can click to delete these "stale" connections.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to