Class: strgclass Superclass: gadgetclass Include File: <intuition/gadgetclass.h> Intuition compatible string gadgets. The Boopsi string gadget can either be a plain string gadget or an integer string gadget. An integer gadget filters out all characters except those that make up integer values. New Methods: ------------ None. Changed Methods: ---------------- OM_NEW Attributes: ----------- STRINGA_LongVal (ISGNU) STRINGA_TextVal (ISGNU) The remaining strgclass attributes correspond to the flags and fields that the conventional Intuition string gadget uses. See the "STRING GADGET TYPE" section of the "Intuition Gadgets" chapter of the Amiga ROM Kernel Reference Manual: Libraries for more information. STRINGA_MaxChars, STRINGA_Buffer, (I) STRINGA_UndoBuffer, STRINGA_WorkBuffer (I) STRINGA_BufferPos, STRINGA_DispPos (ISU) STRINGA_AltKeyMap (IS) STRINGA_Font (IS) STRINGA_Pens (IS) STRINGA_ActivePens (IS) STRINGA_EditHook (I) STRINGA_EditModes (IS) STRINGA_ReplaceMode, STRINGA_FixedFieldMode, STRINGA_NoFilterMode (IS) STRINGA_Justification (IS) STRINGA_ExitHelp (IS)