-
Notifications
You must be signed in to change notification settings - Fork 0
/
Read Me
28 lines (18 loc) · 904 Bytes
/
Read Me
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Read Me for LittleArrowsShowcase
--------------------------------
October 12, 2006
The LittleArrows control does not increment or decrement automatically its value when the user clicks on the up or down arrows.
The recommended way to deal with the incrementing or decrementing is to install a ControlAction on the control.
This sample code shows how to proceed when the control is instantiated from a nib or instantiated programmatically.
Sample Requirements
-------------------
This sample requires Mac OS X and Xcode 2.3 or later to build. The sample runs on Mac OS X 10.4 or later.
Using the Sample
----------------
Simply build and run the sample.
Feedback and Bug Reports
------------------------
Please send all feedback about this sample to
<http://developer.apple.com/contact/feedback.html>.
Please submit any bug reports about this sample to
<http://developer.apple.com/bugreporter>.