NSTableView autosave doesn't work?
NSTableView autosave doesn't work?
- Subject: NSTableView autosave doesn't work?
- From: Steven Frank <email@hidden>
- Date: Wed, 4 Feb 2004 17:34:09 -0800
Hello,
I'm working on an app that uses Panther bindings (the new Controller
layer) to handle an NSTableView. It's working and it handles the
sorting and everything. Very cool.
My question is this: I've given the table an autosave name, and it
appears to be writing information to the prefs plist about the column
ordering and sorting preferences, but on re-launch the saved sorting
preferences are ignored.
The columns are ordered correctly across launches, but the selected
column & sort order are not reinstated.
What's up with that?
Oh: 10.3.2 system, Xcode 1.1, multiple-document (NSDocument-based) app.
Thanks,
Steven
http://panic.com/
_______________________________________________
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.