Hello all,
I have been a PB user just about a week now and I love it so far.
I did not notice a grid control in the widget list so my question is, what sort of grid control does everyone use and where can I get it?
Thanks in advance,
Recommended Grid Control?
-
Noble Bell
- User

- Posts: 34
- Joined: Sun Jun 04, 2006 8:49 pm
- Location: Kentucky, USA
- Contact:
First, welcome to purebasic
I think that the best grid 'widget' ( we say 'gadget' in purebasic ) is this one by Xombie who have done a great work on it :
http://www.purebasic.fr/english/viewtop ... light=grid

It's free like everything on this forum
But you're right, there's no buitin grid at the moment.
One day, perhaps...
I think that the best grid 'widget' ( we say 'gadget' in purebasic ) is this one by Xombie who have done a great work on it :
http://www.purebasic.fr/english/viewtop ... light=grid

It's free like everything on this forum
But you're right, there's no buitin grid at the moment.
One day, perhaps...
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
-
Noble Bell
- User

- Posts: 34
- Joined: Sun Jun 04, 2006 8:49 pm
- Location: Kentucky, USA
- Contact:
Widget / Gadget, Eh. I had a 50/50 chance of picking the right term early this morning.
Gadget it is, and I knew that too.
Thanks for the link on the grid. I have grabbed it and will take a look at it sometime this weekend. At first glance, looks pretty cool.
I have seen SdDataGrid too. Its not free but it does look pretty cool. Anyone use it? It has examples for PB.
Gadget it is, and I knew that too.
Thanks for the link on the grid. I have grabbed it and will take a look at it sometime this weekend. At first glance, looks pretty cool.
I have seen SdDataGrid too. Its not free but it does look pretty cool. Anyone use it? It has examples for PB.
Another one is SIGrid from http://www.SoftwareInnovators.com
I've used it with PureBasic and PowerBASIC with good results.
--blueb
I've used it with PureBasic and PowerBASIC with good results.
--blueb
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
-
Noble Bell
- User

- Posts: 34
- Joined: Sun Jun 04, 2006 8:49 pm
- Location: Kentucky, USA
- Contact:
Yes, I am familiar with that one but I have never looked at it. I seen that it could be purchased in a package deal with Tsunami Record Manager. But I did not take advantage of that offer.blueb wrote:Another one is SIGrid from http://www.SoftwareInnovators.com
There are also grids by CSAUER and srod that you might check out. I can't say much about them as I haven't tested them myself.
http://www.purebasic.fr/english/viewtopic.php?t=17586 by CSAUER
http://www.purebasic.fr/english/viewtopic.php?t=21094 by srod
The nice thing about using one of ours is that the actual PB code used to generate the grid is right there and you can make as many changes to fit your solution as you like. Well, I'm assuming CSAUER and srod released their code. Pretty sure they did.
http://www.purebasic.fr/english/viewtopic.php?t=17586 by CSAUER
http://www.purebasic.fr/english/viewtopic.php?t=21094 by srod
The nice thing about using one of ours is that the actual PB code used to generate the grid is right there and you can make as many changes to fit your solution as you like. Well, I'm assuming CSAUER and srod released their code. Pretty sure they did.
