EsGRID grid gadget 2.1. Don't post here!

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Hi Vladi,

if you're developing in Purebasic then you are far better off using the static library version, which is also cheaper. With this you obviously need not concern yourself with this licensing question etc.

However, with the dll you can deploy it to as many client machines as required by whatever application you have developed etc.

Regards.
I may look like a mule, but I'm not a complete ass.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

:? It's compatible with PB 4.20b? I'm using 4.20 to use internal FTP commands but, esgrid give me a PB_MID error :?:

Thank you Srod for this great lib

(and sorry for my bad english)
PB 6.21 beta, PureVision User
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

zikitrake wrote::? It's compatible with PB 4.20b? I'm using 4.20 to use internal FTP commands but, esgrid give me a PB_MID error :?:
srod wrote:A version of EsGRID for PB 4.2 has not been released yet. I will await the next PB beta version.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

:o Thank you gnozal. I am very lost of the forum in the last months.

Regards
PB 6.21 beta, PureVision User
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Hi zikitrake,

yes, if you look at the EsgRID download page, you'll note that under PB 4.2 it does say 'coming soon'. I've done this bascially because as soon as I switch to PB 4.2 versions of EsGRID, then I will not be supporting the PB 4.1 user library versions from that point onwards.

If you're desperate for a PB 4.2 version then I'll sort it out later today.
I may look like a mule, but I'm not a complete ass.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

srod wrote:Hi zikitrake,

yes, if you look at the EsgRID download page, you'll note that under PB 4.2 it does say 'coming soon'. I've done this bascially because as soon as I switch to PB 4.2 versions of EsGRID, then I will not be supporting the PB 4.1 user library versions from that point onwards.

If you're desperate for a PB 4.2 version then I'll sort it out later today.
Many thanks!, don't worry; is not urgent. I can update other sections of my program and leave the ftp for later.

Very thank you for this lib
PB 6.21 beta, PureVision User
BriceManuel
Enthusiast
Enthusiast
Posts: 195
Joined: Thu Nov 29, 2007 8:23 am

Post by BriceManuel »

I don't use this any longer, but if you use PureBasic you owe it to yourself to buy esgrid. The best grid control out there!
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

BriceManuel wrote:I don't use this any longer, but if you use PureBasic you owe it to yourself to buy esgrid. The best grid control out there!
hehe, how much is that I owe you now Brice? :wink: Will you take a cheque?
I may look like a mule, but I'm not a complete ass.
BriceManuel
Enthusiast
Enthusiast
Posts: 195
Joined: Thu Nov 29, 2007 8:23 am

Post by BriceManuel »

In all seriousness, I am not blowing Sunshine up Srod's butt. From VB3 to VB6, I have owned every commercially available grid control I could find. Prices ranging from $9.99 to $299.99. None were as feature-rich as esgrid.
srod wrote:hehe, how much is that I owe you now Brice? :wink: Will you take a cheque?
I would settle for PowerBASIC code/examples for the DLL version :lol:
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

I no longer have Powerbasic installed on my system and so I can't help you out there I'm afraid.

All I can say is that, if you attempt a wrapper, make sure that all integer parameters are signed. Shouldn't make a difference except when creating a wrapper for Emergence Basic we came across this problem. Inadvertently using usigned 32-bit values caused major problems. Also, you need to use null-terminated strings rather than OLE strings etc.

With this in mind, a wrapper shouldn't prove too difficult. (Famous last words!) Indeed the new grid I'm working on is primarily intended to be used in the form of a dll only. This will avoid new versions of PB breaking the user libraries etc.
I may look like a mule, but I'm not a complete ass.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

PB 6.21 beta, PureVision User
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

I'm on it! :)

**EDIT - will have to wait as PB 4.2 beta 2 will not run on my system - the compiler will not load.
I may look like a mule, but I'm not a complete ass.
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

I really apreciate your work. Your lib is indispensable in my work programs

(And, again, sorry for my english ;))
PB 6.21 beta, PureVision User
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

No apology necessary; your English puts my Spanish to shame - despite the fact that my surname is Spanish / Portuguese! :wink:
I may look like a mule, but I'm not a complete ass.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Update. EsGRID version 1.2.3 - 28 Jan 2008.
Added a version for Purebasic 4.2.

Note that having added this version to the download page I no longer intend to support versions of EsGRID for PB 4.1. This does not effect the dll versions of the EsGRID library.

IMPORTANT:
Because the SubSytem subfolders have changed a little, please ensure that you COMPLETELY UNINSTALL any previous versions of the EsGRID library before installing the new one. In particular, remove any EsGRID files from the SubSytems etc.


Regards.

EsGRID forum: http://egrid.aceboard.com/
EsGRID website: http://www.purecoder.net/esgrid.htm
I may look like a mule, but I'm not a complete ass.
Post Reply