None of above setStringValue works and the default title of the
button remain unchanged.
Any help would be appreciated?
You should use [myButton setTitle:@"Play"]; as documented in NSButton
Class Reference. -setStringValue: belongs to NSControl, I think.
Ron
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden