TDragTextControl Class Reference

#include <TDragTextControl.h>

Inheritance diagram for TDragTextControl:

Inheritance graph
[legend]
Collaboration diagram for TDragTextControl:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

 TDragTextControl (HIViewRef inControl)
virtual ~TDragTextControl ()
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 during tracking.
virtual void DrawStaticBackground (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing)
 Draw the static part (background) of the control.
virtual void TitleChanged ()
virtual void CompatibleDraw (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing)
 The fun part of the control.
virtual void ValueChanged ()

Constructor & Destructor Documentation

TDragTextControl::TDragTextControl HIViewRef  inControl  )  [protected]
 

TDragTextControl::~TDragTextControl  )  [protected, virtual]
 


Member Function Documentation

void TDragTextControl::CompatibleDraw RgnHandle  inLimitRgn,
CGContextRef  inContext,
bool  inCompositing
[protected, virtual]
 

The fun part of the control.

Implements TViewNoCompositingCompatible.

void TDragTextControl::DrawStaticBackground RgnHandle  inLimitRgn,
CGContextRef  inContext,
bool  inCompositing
[protected, virtual]
 

Draw the static part (background) of the control.

Reimplemented from TViewNoCompositingCompatible.

ControlKind TDragTextControl::GetKind  )  [protected, virtual]
 

OSStatus TDragTextControl::Initialize TCarbonEvent &  inEvent  )  [protected, virtual]
 

OSStatus TDragTextControl::StillTracking TCarbonEvent &  inEvent,
HIPoint &  from
[protected, virtual]
 

Called during tracking.

Reimplemented from TViewNoCompositingCompatible.

void TDragTextControl::TitleChanged  )  [protected, virtual]
 

virtual bool TDragTextControl::UseNonblockingTracking  )  [inline, protected, virtual]
 

To enable the non-blocking tracking a subclass must override this method to return true.

Reimplemented from TViewNoCompositingCompatible.

void TDragTextControl::ValueChanged  )  [protected, virtual]
 


The documentation for this class was generated from the following files:




Generated on Sat Jul 8 13:09:09 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo