Editing a record in a custom view
Editing a record in a custom view
- Subject: Editing a record in a custom view
- From: Ted Lowery <email@hidden>
- Date: Thu, 21 Nov 2002 23:29:21 -0500
Hi all-
I've got a table of objects, and I wish to edit them in a custom view.
I created a new window, which I can open with the data of a particular
record. However, my window is based on some sample code for creating a
preference panel, so it works more like an inspector. There is only
one instance of my window, and it edits whatever was the last record
sent it.
What I'd really like is to be able to open a new window for any record
I want to edit, much like Mail opens a new edit window for each
message. What would be really boss would be if the user opened the
same record again, it would just orderFront the edit window, rather
than opening a new one.
What is the right way to set this up?
Thanks, Ted
_______________________________________________
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.