|
Protected Member Functions |
| ColorSwatch (HIViewRef inControl) |
| ~ColorSwatch () |
ControlKind | GetKind () |
UInt32 | GetBehaviors () |
OSStatus | GetData (OSType inTag, ControlPartCode inPart, Size inSize, Size *outSize, void *inPtr) |
| Get some data about the view Only 'TVew' is supported.
|
OSStatus | SetData (OSType inTag, ControlPartCode inPart, Size inSize, const void *inPtr) |
OSStatus | ControlHit (ControlPartCode inPart, UInt32 inModifiers) |
OSStatus | Track (TCarbonEvent &inEvent, ControlPartCode *outPartHit) |
| Will automatically call SetUpTracking() if the result of UseNonblockingTracking() is true.
|
void | CompatibleDraw (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing) |
ControlPartCode | HitTest (const HIPoint &inWhere) |
OSStatus | GetRegion (ControlPartCode inPart, RgnHandle outRgn) |
OSStatus | TextInput (TCarbonEvent &inEvent) |
OSStatus | GetSizeConstraints (HISize *outMin, HISize *outMax) |
OSStatus | GetOptimalSize (HISize *outSize, float *outBaseLine) |
bool | DragEnter (DragRef inDrag) |
bool | DragLeave (DragRef inDrag) |
OSStatus | DragReceive (DragRef inDrag) |