I am trying to set text in NSTextField, but -setStringValue: and -setTitleWithMnemonic: Any ideas that the methods are not working?
setStringValue: How to do this You should make sure that your The outlet is being set correctly (in the debugger, make sure your textfield variable is not empty.)
Comments
Post a Comment