Re: bindings screwup
Re: bindings screwup
- Subject: Re: bindings screwup
- From: Paul Forgey <email@hidden>
- Date: Fri, 7 Apr 2006 05:15:10 -0700
Not a good idea to make changes to an object during its
notification.. although I consider this a hack by making the object
reload itself via performSelector:withObject:afterDelay: it works
fine now.
Given an array of these objects, things work just fine when editing
in a table view.
I also have the selection.keyname's from an NSTreeController bound
to edit fields in a detail view. If the object decides to reload
itself after editing a field here, the field is not refreshed in
the UI until the selection changes.
_______________________________________________
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