NSStepper and NSTextField
NSStepper and NSTextField
- Subject: NSStepper and NSTextField
- From: Adam <email@hidden>
- Date: Mon, 21 Feb 2005 20:37:35 -0500
I have an NSStepper whose action is set to an NSTextField. The
NSTextField is happily incremented by the NSStepper. However, if the
value goes above a certain point I want some action to take place. I
tried implementing the delegate method controlTextDidChange of
NSTextField. It detects when a user changes the NSTextField by hand,
but not when the NSStepper updates it. How can I get a method to fire
off when the stepper is clicked, or when the stepper updates the value
in the NSTextField?
Adam
_______________________________________________
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