/* NFloattext.mcc (c) Copyright 1996 by Gilles Masson Registered MUI class, Serial Number: 1d51 $9d5100a1 to $9d5100aF *** use only YOUR OWN Serial Number for your public custom class *** NFloattext_mcc.e AmigaE module for NFloattext Converted from C includes by Piotr Pawlow (PP/UNION) Contact me at: Piotr Pawlow Lewartowskiego 12/46 00-185 Warszawa Poland EMail: pp@cs.com.pl */ OPT MODULE OPT EXPORT OPT PREPROCESS MODULE 'libraries/mui' #define MUIC_NFloattext 'NFloattext.mcc' #define NFloattextObject Mui_NewObjectA(MUIC_NFloattext,[TAG_IGNORE,0 /* Attributes */ #define MUIA_NFloattext_Text $9d5100a1 #define MUIA_NFloattext_SkipChars $9d5100a2 #define MUIA_NFloattext_TabSize $9d5100a3 #define MUIA_NFloattext_Justify $9d5100a4 #define MUIA_NFloattext_Align $9d5100a5 #define MUIM_NFloattext_GetEntry $9d5100aF OBJECT muip_nfloattext_getentry methodid:LONG pos:LONG entry:PTR TO LONG ENDOBJECT