|
Callback routine to handle setting of the background and text color for Appearance Manager controls under MacOS. The CP_View objecct will setup the correct foreground color, and the superview of the CP_View will setup the correct background color.
- Parameters:
-
| inControl | The MacOS control needing the color information. |
| inMessage | The message from the control about the action needing to be performed. |
| inDepth | The bit depth of the display. |
| inIsColor | Flag to indicate if this is a color display. |
- Exceptions:
-
- Returns:
- OSStatus Result of the operation.
|