cocoa - Xcode : textfield redirects to nib -


itemprop = "text">

I have apps that tell the conditions. All of these are explained in Nib files. For example, the word "car" user must find the word "car"

I have to be a text area. In that text field, the user can type the word "car" and it will go into the nib file: "car". How can I go about doing this?

This is like an app where you can type a question in a text field and if you write the question correctly it will answer you in a nib file. 1) Declare a new IBAction that is named Format: In an objrct:

(For example, app deliaget) 2). Add this method to the file:

- (IBAction) lookForTerm: (ID) sender {UiTextField * field = sender; <3p> P>

3) Contact the operation in the interface builder

Comments