• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Autosave tableView Exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Autosave tableView Exception


  • Subject: Autosave tableView Exception
  • From: Yvon Thoraval <email@hidden>
  • Date: Tue, 12 Jul 2005 13:33:49 +0200

I have a tableView being programatically defined in terms of number of columns, headers and identifiers.

when i want to use autosave feature i get the following at console :

2005-07-12 13:19:55.820 cjCave[3321] Exception raised during posting of notification. Ignored. exception: Column identifiers used with NSTableView autosave feature must conform to NSCoding protocol.

what does that means ?


Yvon


here is one of my identifiers array :

public String bottlesColumnsIdentifierArray[] = { "Description", "Region", "Appellation", "Vintage", "BuyQuantity", "CurrentQuantity", "Producer", "MasterOfWine", "BuyPrice", "BuyDate", "LastPrice", "LastPriceDate", "Composition", "DrinkWith"};

_______________________________________________
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


  • Prev by Date: Re: [newbie] Cocoa UI and UTF-8
  • Next by Date: Re: Apple system icons: guidelines for use in Cocoa applications?
  • Previous by thread: Re: Cocoa API Documentation
  • Next by thread: NSTreeController examples?
  • Index(es):
    • Date
    • Thread