• Welcome to PlanetSquires Forums.
 

Simple Grid

Started by Jean-pierre Leroy, April 18, 2016, 05:10:24 AM

Previous topic - Next topic

Jean-pierre Leroy

I've discovered Simple Grid on CodeProject.com

I hope we can use it with both FireFly for PowerBASIC and FireFly for FreeBASIC.

More info on this grid :

http://www.codeproject.com/Articles/681771/Simple-Grid-A-Win-message-based-grid-control


Paul Squires

FYI - That's the code that I am using as the basis for the grid that I am writing in FreeBasic.
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer

Paul Squires

I am now rewriting the grid to use strict WinAPI techniques rather than the OOP class structure that I posted in the FBGrid download area. This should more easily allow us to use the grid in FB (32/64 bit, DLL and OBJ) and PB (32bit DLL).
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer