Can the following be done completely in the nib file (in IB)?

I have a form field whos fields are bound to various attributes of an
object (the object Person has attributes as firstName, lastName, etc.). In
my view I would like lock these fields, prohibiting them from being
changed, i.e. I'd like to be able to toggle the forms' "Enabled"-binding
between YES and NO. For this I'd like to use a simple button named "Lock".

Can this binding be done in IB or do I need to add this functionality
programatically?

Thanks
/Mikael

_______________________________________________

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