home *** CD-ROM | disk | FTP | other *** search
-
-
- This directory contains an example of a Custom Gadget implementation.
-
- A future example will demonstrate how to create a private or public
- custom gadget class, which is more powerful and takes less work
- to implement and to use.
-
- This program demonstrates the primitive "gadget specific" aspects
- of a custom gadget class.
-
- Note that the include file <intuition/gadclass.h> is used to define
- gadget functions and parameter packet structures. This is because
- custom gadget classes are sort of a superset of the operations
- demonstrated here.
-
-
-