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
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 mails | Author | Date |
|---|---|---|
| Eric Lee | Jun 25, 23:36 | |
| Andy Lee | Jun 25, 23:40 | |
| Omar Qazi | Jun 26, 02:13 | |
| Omar Qazi | Jun 26, 08:05 | |
| Bill Bumgarner | Jun 26, 08:21 |






Cocoa mail archive

