(03-18-2025, 09:59 PM)madscijr Wrote: I'm talking about the FlexGrid AKA MSFlexGrid AKA MSHFlexGrid, a very useful control that lets you display and/or edit data or even images in a spreadsheet-like table and trap click events against its cells, or even bind it to a data connection (I don't need that):Of course I love QB64PE, but you might also consider checking out TwinBasic (https://github.com/twinbasic/twinbasic/releases and https://twinbasic.com/). It has an MSFlexGrid control replacement that I have been using with good success. I see that you are referencing that FlexGrid (made by Kr00l, https://github.com/Kr00l/VBFLXGRD). It is available as a downloadable package within TwinBasic (Project - References - Available Packages). TwinBasic is not yet fully vb6-compatible, but it is getting closer and closer.
After MS discontinued Visual Basic 6 and support for the control dried up or it wasn't freely available, there were some 3rd party & open source versions released, e.g.,
- VBFlexGrid Control (Replacement of the MSFlexGrid control)-VBForums (VBFLXGRD github)
- iGrid - Editable VB6 MSFlexGrid Replacement
- iGrid - ActiveX Grid Control
If InForm has anything like that, I would make use of it, but if not, I'd be curious what kind of workarounds people use for that kind of functionality in QB64/PE?
|
porting over VB6 to QB64PE (and VB6 IDE that runs in browser & modern Windows )
|
|
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| QB64PE Excel-type spreadsheet supporting formulas and QB64PE macros? | madscijr | 33 | 1,532 |
01-30-2026, 12:28 AM Last Post: madscijr |
|
|
|
Latest version of QB64PE or QB64 compatible with Windows XP (32-bit)? | madscijr | 14 | 2,003 |
09-30-2025, 08:10 AM Last Post: hsiangch_ong |
| IDE suggestions / editor questions | madscijr | 14 | 2,359 |
05-01-2025, 12:56 PM Last Post: madscijr |
|
| IDE almost flatlines 4 of 4 cpus - linux - any cure? | desA | 5 | 1,060 |
07-28-2024, 02:49 PM Last Post: bplus |
|
| Viewing SUBs in IDE | TerryRitchie | 0 | 475 |
05-27-2024, 06:24 PM Last Post: TerryRitchie |
|
Users browsing this thread: 1 Guest(s)


![[Image: Flex-Grid1.png]](https://i.ibb.co/DD5KGvzq/Flex-Grid1.png)