![]() |
PickerInitData |
Header: ColorPickerComponents.h |
struct PickerInitData { DialogRef pickerDialog; DialogRef choicesDialog; SInt32 flags; Picker yourself; };
A pointer to the dialog box in which the color picker appears.
A pointer to the More Choices dialog box.
An integer in which any of the
Your color picker.
A color picker responds to the kInitPicker request code by initializing any private data it needs.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)