[Fixed] NSArrayController Funkyness
[Fixed] NSArrayController Funkyness
- Subject: [Fixed] NSArrayController Funkyness
- From: email@hidden
- Date: Fri, 16 Jan 2004 13:32:02 -0500
The trouble is that the methods in NSArrayController make the table
update, so the update flag was being set too late. I moved the update
flag to the top of the remove methods and then called the super methods
(those in NSArrayController). It works now. Thanks for the help.
_______________________________________________
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.