FROM : Theodore Petrosky
DATE : Tue Nov 02 16:22:25 2004
I have a tableView with an arraycontroller. Basically
I query a database for stuff, create the
NSMutableArray and set the content of the tableView
controller to the array. Works great.
I am stumped to know how to observe if the user makes
any changes to the table. I was checking
http://homepage.mac.com/mmalc... if there was anything
there..
basically what I want to do is to set my view as dirty
and enable a save button if the user changes anything.
Any help pointing me in the correct direction would be
appreciated.
Ted
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
DATE : Tue Nov 02 16:22:25 2004
I have a tableView with an arraycontroller. Basically
I query a database for stuff, create the
NSMutableArray and set the content of the tableView
controller to the array. Works great.
I am stumped to know how to observe if the user makes
any changes to the table. I was checking
http://homepage.mac.com/mmalc... if there was anything
there..
basically what I want to do is to set my view as dirty
and enable a save button if the user changes anything.
Any help pointing me in the correct direction would be
appreciated.
Ted
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
| Related mails | Author | Date |
|---|---|---|
| Theodore Petrosky | Nov 2, 16:22 | |
| Ole Voß | Nov 2, 18:05 | |
| mmalcolm crawford | Nov 2, 18:26 | |
| Theodore Petrosky | Nov 3, 17:22 | |
| Theodore Petrosky | Nov 3, 18:24 |






Cocoa mail archive

