home *** CD-ROM | disk | FTP | other *** search
- TABLE OF CONTENTS
-
- switchwindow/groupclass
- switchwindow/groupclass switchwindow/groupclass
-
- NAME
- groupclass -- Gadget group
-
- FUNCTION
- Class: groupclass
- Superclass: gadgetclass
-
- A custom gadget group
-
- METHODS
- OM_NEW -- Create a new object.
-
- OM_SET -- Set an object's attribute.
-
- OM_GET -- Obtain the value of an attribute.
-
- OM_UPDATE -- Update an object's attributes
-
- OM_ADDMEMBER -- Add a member (gadgetclass, imageclass etc.).
-
- OM_REMMEMBER -- Remove a member.
-
- OM_DISPOSE -- Dispose object.
-
- ...
- TAGS
- GROUPA_HelpMember (Object *) --
-
- Applicability is (G).
-
- GROUPA_HelpMemberCode (UWORD) --
-
- Applicability is (G).
-
- GROUPA_ActiveMember (Object *) --
-
- Applicability is (ISGU).
-
- GROUPA_ZoomMinDomainWidth (WORD) --
-
- Applicability is (ISGU).
-
- GROUPA_ZoomMaxDomainWidth (WORD) --
-
- Applicability is (ISGU).
-
- GROUPA_ZoomMinDomainHeight (WORD) --
-
- Applicability is (ISGU).
-
- GROUPA_ZoomMaxDomainHeight (WORD) --
-
- Applicability is (ISGU).
-
- GROUPA_Zoomed (BOOL) --
-
- Applicability is (ISGU).
-
- GROUPA_Zoomable (BOOL) --
-
- Applicability is (ISGU).
-
- GROUPA_Visible (BOOL) --
-
- Applicability is (ISGU).
-
- ...
- BUGS
-
-