Short: Modula-Interface for EAGUI V2.2 Author: Stefan Schulz Uploader: schulz rhrk uni-kl de Type: dev/gui Architecture: m68k-amigaos EAGUI - Environment Adaptive Graphic User Interface Copyright © 1993, 1994 by Marcel Offermans and Frank Groen Modula Interface done by Stefan "Steffel" Schulz (freeware) First Version 03.06.1994 This archive contains the files you need to use the EAGUI-Library with M2Amiga. It is designed for Version 4.2 of the M2Amiga-Environment-System. You have to compile the interface on yourself, as you have the choice of making it able to use Strings or only Addresses (which is useful for localization). Therefore a script is added, this will compile the interface-modules and place the obj/sym file to m2:modules/sym and /obj. File-Description: txt/EAGuiD.def : Definitions of Types, Tags, Structures etc. txt/EAGuiL.def : The interface (functions) for EAGUI.library txt/EAGuiMacros.def : Macros which are defined in EAGUI_macros.h txt/EAGuiMacros.mod : Implementation of the Macros txt/TextField.def : Hook-Functions defined in textfield.c txt/TextField.mod : Implementation of these functions txt/Example.mod : An example Module showing how to use EAGUI CompilerScript : Script for simple compiling interface Example : Bin of Example.mod Readme : This file :o) History : Version 1.0 intitial version The things are tested as long as I have used them in Example.mod. For bug-reports or suggestion please send me a note. Thanx. My email-address : schulz@rhrk.uni-kl.de Lotsa Greetz Steffel