Skip navigation.
 
mlRe: NSString help!
FROM : Andy Lee
DATE : Wed Jun 25 23:40:20 2008

On Jun 25, 2008, at 5:36 PM, Eric Lee wrote:
> I’m trying to get a string from one text field and then set the 
> string in
> another text field.


Note that NSTextField inherits from NSControl.  NSControl has methods -
stringValue and -setStringValue:.

--Andy

Related mailsAuthorDate
mlNSString help! Eric Lee Jun 25, 23:36
mlRe: NSString help! Andy Lee Jun 25, 23:40
mlRe: NSString help! Omar Qazi Jun 26, 02:13
mlRe: NSString help! Omar Qazi Jun 26, 08:05
mlRe: NSString help! Bill Bumgarner Jun 26, 08:21