NSTableView setAutosaveTableColumns not working with removeTableColumn or addTableColumn
NSTableView setAutosaveTableColumns not working with removeTableColumn or addTableColumn
- Subject: NSTableView setAutosaveTableColumns not working with removeTableColumn or addTableColumn
- From: Tod Cunningham <email@hidden>
- Date: Sun, 26 Sep 2004 23:52:18 -0400
I have a very interesting issue with getting the table columns to
automatically save. The application works great and I can both add and
remove columns using removeTableColumn and addTableColumn. However,
the header state doesn't get saved when calling removeTableColumn or
addTableColumn!!! The only way the header state gets saved is if I
MOVE the column or cause a column to get RESIZED via the mouse. Does
anyone know why the save state isn't getting changed when
removeTableColumn or addTableColumn get called? Is there some
programatic way to get the autosave mechanism to save the changes?
Thanks,
Tod Cunningham
_______________________________________________
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