I have a radiobutton set. If the second radio button (index = 1) is checked I would like a checkbox to become enabled. Is there any way with bindings to conditionally say If radiobuttonset.index = 1 then enable yourself, If radiobuttonset.index=0 (or anything else) unenable and uncheck yourself?
visual: http://screencast.com/t/UMbA25e9lw Thanks, Adam _______________________________________________ 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