Interpreting action from NSStepper

2009-05-12 Thread David Alter
When a user clicks on my stepper my action method gets called. How can I identify if the user is clicking the up arrow or the down arrow Thanks for the help -dave ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: Interpreting action from NSStepper

2009-05-12 Thread Graham Cox
On 13/05/2009, at 9:47 AM, David Alter wrote: When a user clicks on my stepper my action method gets called. How can I identify if the user is clicking the up arrow or the down arrow Thanks for the help Steppers don't work like that. They have a value, like a slider. The value gets