API Reference for Enthought Tool Suite 3.2.0

Represent the framing events for a multi-pointer event system.

Will be used with events:
blob_frame_begin blob_frame_end

These can be used to synchronize the effects of multiple pointers.

The position traits are meaningless. These events will get passed down through all components. Also, no component should mark it as handled. The event must be dispatched through whether the component takes action based on it or not.

NOTE: Frames without any blob events may or may not generate BlobFrameEvents.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.