please provide examples for incrementing and decrementing the value using NSStepper.
R rethish macrumors member Original poster Oct 16, 2008 41 0 Nov 4, 2008 #1 please provide examples for incrementing and decrementing the value using NSStepper.
K kainjow Moderator emeritus Jun 15, 2000 7,958 7 Nov 6, 2008 #2 NSStepper automatically increments and decrements its value. Assign it a target and action and then use one of its accessor methods (like intValue) to retrieve its current value.
NSStepper automatically increments and decrements its value. Assign it a target and action and then use one of its accessor methods (like intValue) to retrieve its current value.