• 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
Connections between a text field and an instance variable do not work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Connections between a text field and an instance variable do not work


  • Subject: Connections between a text field and an instance variable do not work
  • From: Yevgeniy Goldberg <email@hidden>
  • Date: Sat, 3 Mar 2007 23:27:20 -0600

Greetings!
Just getting started with cocoa.
Attempting to create a Core Data application "by the book".
Created a model and dragged it to the IB, which created a GUI form that corresponds to the model.
In IB created an outlet name textField type of NSTextField and made a connection to it from the instance of my application_delegate to a text field.
Created a button an an action for the button that suppose to display a string in the text field.
In the run log I can see that my action is being triggered when I press the button, but the text field remains empty.
What am I doing incorrectly?
_______________________________________________


Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Connections between a text field and an instance variable do not work
      • From: mmalc crawford <email@hidden>
  • Prev by Date: Re: Subclass of NSMutableDictionary hanging
  • Next by Date: Re: Connections between a text field and an instance variable do not work
  • Previous by thread: Re: Notifications
  • Next by thread: Re: Connections between a text field and an instance variable do not work
  • Index(es):
    • Date
    • Thread