• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSString help!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString help!


  • Subject: Re: NSString help!
  • From: Omar Qazi <email@hidden>
  • Date: Wed, 25 Jun 2008 17:13:50 -0700


On Jun 25, 2008, at 2: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.



[anotherTextField setStringValue:[oneTextField string value]];

Or, if you want to be cool with Objective-C 2.0:

anotherTextField.stringValue = oneTextField.stringValue;

Omar Qazi
Hello, Galaxy!
1.310.294.1593

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSString help! (From: Eric Lee <email@hidden>)

  • Prev by Date: Re: Adding a new type of NSButton
  • Next by Date: RE: Auto pop-up list from State field in Address book database
  • Previous by thread: Re: NSString help!
  • Next by thread: Re: NSString help!
  • Index(es):
    • Date
    • Thread