Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

fafalone/VBFlexGrid64

Repository files navigation

VBFlexGrid64

The 64bit compatible version has now been released by Krool, so this repository has been archived. The version here is likely out of date. New versions can be downloaded via the twinBASIC Package Manager, or it's official GitHub repo.


This is an x64-compatible port of Krool's VBFlexGrid for twinBASIC

https://github.com/Kr00l/VBFLXGRD

https://www.vbforums.com/showthread.php?848839-VBFlexGrid-Control-(Replacement-of-the-MSFlexGrid-control)/page17

image

Notes

-This is currently set up like the StdExe version.

-Property pages have been prepared for x64 but tB does not yet support them for in-project controls (.ctl as opposed to .ocx).

-For this project I made an x64 version of OLEGuids as a tB Package (due to longstanding issue with low-level COM/OLE interface redefinitions and midl making a TLB impossible); the project files are included here, but it's built into VBFlexGridDemo.twinproj too, so are included only for use in other projects.

Updates

-Arrow keys now working