Copying NSTextField stringValue on click
Copying NSTextField stringValue on click
- Subject: Copying NSTextField stringValue on click
- From: Jon Flowers <email@hidden>
- Date: Tue, 27 Dec 2005 15:04:50 -0600
Trying to get the value of a non editable NSTextField when the user
clicks on the field. Actually need this functionality on 4 fields. I
have tried to set the target action and that doesn't work on the
first textfield clicked only when the second textfield is clicked and
then it responds with the previously clicked fields string value.
Have searched but can't find what I am looking for. Subclassing is a
possible solution if I knew which method to override, wondering if
mouseDown would be a good idea?
Any help would be greatly appreciated.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden