|
Static Public Member Functions |
CFStringRef | GetControlName () |
Static Public Attributes |
const OSType | kControlKind = 'Mpan' |
const OSType | kSubPanelSignature = 'subP' |
Protected Member Functions |
| TMultiPane (HIViewRef inControl) |
virtual | ~TMultiPane () |
virtual ControlKind | GetKind () |
virtual OSStatus | Initialize (TCarbonEvent &inEvent) |
virtual void | Draw (RgnHandle inLimitRgn, CGContextRef inContext) |
| Build a context for non-compositing window, draw the background and call the CompatibleDraw method.
|
virtual void | CompatibleDraw (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing) |
virtual void | ValueChanged () |
virtual UInt32 | GetBehaviors () |