Change NSButton text
Change NSButton text
- Subject: Change NSButton text
- From: "Simon Raisin" <email@hidden>
- Date: Sat, 1 Sep 2007 22:15:49 -0400
I have a button in my NIB file that is connected to the add method of an
NSArrayController.
I'd like to be able to change the text of that button at runtime, but I can
figure out how to access it since I can't set it to an outlet in my app
controller because that would break the button's NSArrayController bindings.
How can I get a pointer to that NSButton?
Thanks,
CxT
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden