#include <TValuePictControl.h>
Inheritance diagram for TValuePictControl:


Protected Member Functions | |
| TValuePictControl (HIViewRef inControl) | |
| virtual | ~TValuePictControl () |
| virtual ControlKind | GetKind () |
| virtual bool | UseNonblockingTracking () |
| To enable the non-blocking tracking a subclass must override this method to return true. | |
| virtual OSStatus | Initialize (TCarbonEvent &inEvent) |
| virtual OSStatus | StillTracking (TCarbonEvent &inEvent, HIPoint &from) |
| Called whenever the mouse is moving during tracking. | |
| virtual void | CompatibleDraw (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing) |
| virtual void | TitleChanged () |
| virtual void | ValueChanged () |
| virtual UInt32 | GetBehaviors () |
|
|
|
|
|
|
|
||||||||||||||||
|
Implements TViewNoCompositingCompatible. |
|
|
GetBehaviors Reimplemented from TViewNoCompositingCompatible. |
|
|
Reimplemented in TValuePictButtonControl. |
|
|
|
|
||||||||||||
|
Called whenever the mouse is moving during tracking.
Reimplemented from TViewNoCompositingCompatible. |
|
|
|
|
|
To enable the non-blocking tracking a subclass must override this method to return true.
Reimplemented from TViewNoCompositingCompatible. Reimplemented in TPushButton. |
|
|
|
1.4.6