home *** CD-ROM | disk | FTP | other *** search
-
- IObject.lib V1.00
- (C) 1993 Christophe PASSUELLO
- -----------------------------
-
- IObject.lib is FREEWARE, it can be distribuate on PD disks or on BBS.
- IObject.lib can be used in freeware, shareware or commercial software. If
- you use IObject.lib i'll be glad to receive your product using IObject.lib.
-
- IObject.lib is a linking library who emulate some gadgets of gadtools.li-
- brary, with text areas with scrolling. The main adantage of this library is
- the fact if works with WorkBench 1.3.
-
- La libraries contains following objects:
-
- - CheckBox : to mark a choice.
- - Cycle : to choose between several options.
- - Button : can be used as switch or as button.
- - String : to get a string from user.
- - Integer : to get an signed integer from user.
- - Scroller : proportionnal object.
- - TextArea : Area of text with scrolling.
-
- To see the IObject.lib possibilities just run the demo.
-
-
- The archive contains:
-
- - IObject.lib the librairy itself.
- - IObject.Eng US documentation for IObject.lib
- - IObject.h include file for IObject.lib
- - demo the démo of IObject.lib.
- - demo.c C source of the démo.
-
-
- The library can be used with several languages, parameters are on the
- stack, you can have trouble with some languages because some fonctions use
- a variable number of parameters. (Don't that some languages as Pascal pushes
- parameters in reverse order from C, so you must reverse prototypes or use
- glues).
-
- For any suggestion, bugs-reports, contributions, write me to the following
- address:
-
- Christophe PASSUELLO
- 25, Rue du Plateau
- 91600 SAVIGNY SUR ORGE
- FRANCE
-