Dec 212017
Class(y) Clipper 5.0 library. Implements an object-oriented pull-down menu system, and is provided with complete source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ALT2ALPH.PRG | 1377 | 592 | deflated |
BASEMENU.PRG | 5840 | 1696 | deflated |
CLASS(Y).CH | 7089 | 1199 | deflated |
COMPILE.BAT | 147 | 114 | deflated |
CSYDEMO.LIB | 28773 | 13375 | deflated |
ENDCLASS.CH | 259 | 141 | deflated |
LIST2ARR.PRG | 678 | 336 | deflated |
MENUBAR.PRG | 994 | 523 | deflated |
MENUDEMO.PRG | 2474 | 714 | deflated |
MENUITEM.PRG | 1698 | 676 | deflated |
POPUPMEN.PRG | 1592 | 723 | deflated |
PULLDNME.PRG | 647 | 347 | deflated |
READ.ME | 1790 | 888 | deflated |
WINDOW.PRG | 1876 | 683 | deflated |
Download File OOPMENU.ZIP Here
Contents of the READ.ME file
Class(y) Menu Demonstration
---------------------------
This file accompanies the Class(y) menu demonstration program. The program
implements an object-oriented pull-down menu system, and is provided with
complete source code as well as a run-time version of the Class(y) library,
which allows the menu classes to be used without restrictions as part of
any Clipper 5.01 program.
The demonstration consists of the following files:
File Description
---- -----------
MENUDEMO.PRG Main program - very simple menu shell
BASEMENU.PRG BaseMenu class
MENUBAR.PRG MenuBar class
MENUITEM.PRG MenuItem class
POPUPMEN.PRG PopupMenu class
PULLDNME.PRG PullDnMenu class
WINDOW.PRG Window class (simplified version)
ALT2ALPH.PRG Alt2Alpha() - convert alt keys to alphanumeric equivalent
LIST2ARR.PRG ListAsArray() - Nantucket's list to array conversion
CLASS(Y).CH Main Class(y) header file
ENDCLASS.CH Auxiliary Class(y) header file
CSYDEMO.LIB Class(y) runtime library
COMPILE.BAT Batch file to compile and link MENUDEMO.EXE
No documentation accompanies these programs at this time. This is not
intended as a stand-alone demonstration, but rather is intended to
accompany user group presentations and discussion groups where the code is
discussed separately by the author.
If you have any questions about Class(y), the object-oriented extension for
Clipper 5, please contact the publishers:
Integrated Development Corp
Tel 603-329-5522
603-329-4841 Fax/BBS
800-333-3429 Orders
CIS 70441,2465
The author of Class(y), Anton van Straaten, welcomes any comments or
queries on CIS 70302,2766.
December 21, 2017
Add comments