"Manually" saving NSTableView info
"Manually" saving NSTableView info
- Subject: "Manually" saving NSTableView info
- From: Gabriele de Simone <email@hidden>
- Date: Wed, 26 May 2004 16:16:23 -0400
I have a simple app based on NSDocument. My document window contains an
NSTableView, and I would like to save window location/size and
NSTableView configuration along with the document data. Saving window
info is easy since NSWindow provides convenient methods to retrieve and
set the frame info from a string, but nothing comparable exists for
NSTableView... am I missing something?
Thanks
Gabe
_______________________________________________
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.