fafalone / VBFlexGrid64

x64-compatible port of VBFlexGrid for twinBASIC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

x64-compatible port of VBFlexGrid for twinBASIC

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

License:MIT License


Languages

Language:Visual Basic 6.0 87.4%Language:VBA 12.6%