NSStepper and notification
NSStepper and notification
- Subject: NSStepper and notification
- From: Graham <email@hidden>
- Date: Thu, 28 Apr 2005 12:27:57 -0400
Hi,
I have an NSStepper which changes the int value of an NSTextField adjacent to it (linked them in IB).
I need to be notified when the stepper value changes or thusly when the textfield changes.
NSStepper does not seem to generate any delegate messages, and when I set a delegate to listen to
<x-tad-smaller>textDidChange on the NSTextField I do not get called (I guess this notification only happens if the user typed a change)
So how do I determine when the stepper has been spun?
kind regards,
Graham</x-tad-smaller> _______________________________________________
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