LAMGUI Release Note  (Aug 1997)
=============================

     LAMGUI is a GUI extension plug-in for Turbo Pascal7. It make your layout design phase faster and nicer. It also capable for binding the EGAVGA.bgi graphics driver into your compiled program (EXE). But in order to make this function workable, all the driver and font type must be in the same working directory.


     Below are all the predefined function in the LAMGUI.

*********************************************************************
PROCEDURE GDRV;
PROCEDURE WIN(WINX,WINY,WIDTH,HEIGHT,WINCOLOR,FLAME:INTEGER);
PROCEDURE WIN3D(WINX,WINY,WIDTH,HEIGHT,WINCOLOR,FLAME:INTEGER);
PROCEDURE MSGFRAME(BUTTONX,BUTTONY,BWIDTH,BHEIGHT,STATUS:INTEGER);
PROCEDURE MSGBOX(MSGX,MSGY,BOXLEN,BOXWIDTH:INTEGER;MSG:STRING);
PROCEDURE RBUTTON(RBX,RBY,RBSTATUS:INTEGER);
PROCEDURE CHKBOX(CX,CY,CF:INTEGER);
PROCEDURE BUTTON(BTEXT:STRING;BX,BY,LINE_IT,STATUS:INTEGER);
PROCEDURE SHADOW(SX,SY,SC:INTEGER;STEXT:STRING);
*********************************************************************

    Please refer to the attached GUIDEMO.PAS as sample program coded with LAMGUI. Any bugs found please direct to huilam@pl.jaring.my

    http://members.xoom.com/huilam/index.htm