|
Copyright ® (1997-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
Description:
Standard push button.
Automatic code generation:
EZY Prolog supports automatic code generation for Push button
Declarations for GUI initialization
Event handlers for GUI elements (buttons event handler)
Sample code for GUI actions (push button activation)
Control properties:
None
Control events:
The following events can be processed by user:
activated - see sample below
Sample program:
Use EZY Designer and
Simply load SAMPLE FORM file into EZY Designer
Press button in EZY Designer to generate code framework
EZY Designer will generate corresponding EZY Prolog code and will run it
EZY Designer will generate code frame for GUI elements, compile and will start EZY Prolog program:
Code frame will be automatically generated with code for event handler, where user can insert it's own code.