Enable Buttons
Enable Buttons
- Subject: Enable Buttons
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Fri, 1 Jul 2005 13:25:29 +0200
I have a document based app, which has a panel (a find panel) with a
button (Find Next).
This button obviously should be enabled if and only if
[[ NSDocumentController sharedDocumentController] currentDocument] is
non-nil.
My guess is I should use bindings to accomplish this.
Is this correct? If yes, how to do it? If no, what is the most elegant
way to choose?
Kind regards,
Gerriet.
_______________________________________________
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