NEWBIE/TRTFM: identify objects created in IB
NEWBIE/TRTFM: identify objects created in IB
- Subject: NEWBIE/TRTFM: identify objects created in IB
- From: ber <email@hidden>
- Date: Thu, 8 Aug 2002 19:19:13 +0200
I have a pane created in IB with 8 textfields. 4 are used as labels
and 4 are for text entry for a form.
There is also an Okay button. When a user clicks the Okay button I'd
like to read the strings from
the text entry textfields. I don't know how to go about that as I
don't know how to identify the textfields.
I suppose I could traverse all the objects in the pane and divine which
ones are relevant based on their
location. What am I overlooking?
If I create the textfields programatically then it's straightforward.
On a related note I have not figured out how to add rows to an NSForm
pulled from the palette in IB (2.3 (v283)).
The operations I use for matrixes and popups don't seem to apply to
forms.
Thanks,
brian
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.