> I have a Preferences window with an NSTableView containing 3 columns. Each one > has a different title and sort key.
If I check the Autosave box for my table > (which has a unique Autosave name) and check "column information" I run into a > bug. The next time I launch the app, one of my columns is duplicated. It > always seems to be the same one so I deleted and re-created that column and > then it started doing it to another > column. Ideas? _______________________________________________ Cocoa-dev > mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40xer > icdesign.com This email sent to [email protected] Nevermind. I completely rebuilt the NSTableView and it is working now. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
