[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]

Class:                  buttongclass
Superclass:             gadgetclass
Include File:           <intuition/gadgetclass.h>

A class of button gadget that continually sends interim OM_UPDATE messages
to its target while the user holds down the button.  The button sends a
final OM_UPDATE message when the user lets  go of the button.  The imagery
for these objects is not built directly into the gadget.  Instead, a
buttongclass object uses a Boopsi image object, which it gets from its
GA_Image attribute.

New Methods:
------------
None.

Changed Methods:
----------------
 GM_HITTEST    GM_HANDLEINPUT    GM_RENDER 

Attributes:
-----------
 GA_IMAGE (IS)