> Question 2 - the method you have described seems to be very much tied to a 
> single NSObjectController for the entire window, and indeed IB just seems to 
> offer the option to bind to "Object Controller", without specifying "which 
> one". In that case, is there any way of achieving neat group-based behaviour 
> for the following window?
>       www.dur.ac.uk/j.m.taylor/grouped.png
> Here there are two separate categories of editable fields. If "send" is 
> clicked then it is important that any edits to the stage command field are 
> committed, but I think it would make more sense if ongoing edits to the 
> "stage limits" fields are NOT committed if "send" is clicked (they are 
> completely irrelevant). n.b. the window does not close when "send" is 
> clicked. Is there any way of achieving this?

OK, I've worked out the simple answer to my question 2 - you can create more 
than one object controller and change their names in the Identity inspector. IB 
then lets you choose which one to bind 
to._______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to