How do you set the text in an NSTextField?

Posted by Alexsander Akers on Stack Overflow See other posts from Stack Overflow or by Alexsander Akers
Published on 2010-05-15T19:55:18Z Indexed on 2010/05/15 20:14 UTC
Read the original article Hit count: 324

Filed under:
|
|
|

I'm trying to set the text in an NSTextField, but the -setStringValue: and -setTitleWithMnemonic: methods are not working. Any ideas?

Rgds / a²

© Stack Overflow or respective owner

Related posts about nstextfield

Related posts about cocoa