|
|
Grid Libraries
This section contains Clarion OOP libraries to help in using two grid OCXs. The first library is for use with Microsoft's FlexGrid OCX. This OCX comes with all Microsoft compilers and is a simple and fast alternative for simple grid requirements. The second library is for using Formula One OCX.
We have used both OCX in our applications and we have used the provided class libraries to implement them.
These libraries also provide an interesting example of how to encapsulate OCX events inside your classes.
Download the Microsoft FlexGrid Library
Download the Formula One Library
|