Page 10 of 23

Posted: Mon Nov 26, 2007 8:12 pm
by srod
Same company, but because I purchased the original package some years back, it is not possible to upgrade the particular package without first deleting it etc. :roll: Still, it's worth it as for £3.99 per month I'm getting a cgi-bin, php, MySQL, unlimited traffic + a load more.

http://www.fasthosts.co.uk/hosting/

Posted: Tue Nov 27, 2007 12:11 am
by Rook Zimbabwe
A couple o questions:

1. Can I put an image as a background to egrid?
2. Will esgrid return what cell is clicked on?
3. Can I throw a .PNG image into a cell?

thanks! :D

Posted: Tue Nov 27, 2007 12:14 am
by srod
Hi,

1. No. Never really considered anyone would want to do this!
2. Yes - including header cells etc.
3. Yes, using a cell of type #egrid_Bitmap and use the png image decoder to load the png etc. or using the custom type cells etc.

Posted: Tue Nov 27, 2007 12:29 am
by Rook Zimbabwe
See... I think of a brand new feature!!! 8)

I have seen it in a couple of Win2k apps... I didn't nkow if it was possible using API or if it was CUSTOM CODE...

Would be an intresting feature!

Posted: Tue Nov 27, 2007 12:59 am
by srod
Well, to be honest, I don't think I'll be adding that feature any time soon. Too esoteric and boy it would slow things down!

The thing is that an EsGRID is based on a Windows ListView control which does make things run slower than would be the case for a grid based on it's own custom class. Now these days this isn't as noticeable as it was in the past because of the shear speed of processors etc. but adding an image to the background of the whole grid would be asking for trouble in this case.

Actually, writing a grid from scratch, using it's own custom class, would have been a damn sight easier than basing one upon a ListView control! Still, EsGRID is working very well now as I have just completed a fully featured PropertyBox control based on EsGRID which looks fab if I say so myself! :wink:

My next job does require that I write a grid control from scratch, one which will not be as powerful as EsGRID, but I may indeed be able to set a background image to this one. :)

Posted: Tue Nov 27, 2007 1:22 pm
by milan1612
srod wrote:Still, EsGRID is working very well now as I have just completed a fully featured PropertyBox
control based on EsGRID which looks fab if I say so myself! :wink:
Now you made me interested :lol:

Posted: Tue Nov 27, 2007 1:37 pm
by DoubleDutch
Are you going to include the properties box in the demo files?

Posted: Tue Nov 27, 2007 3:03 pm
by Flaming Amoeba
Rook STFU and just buy esgrid :P

Posted: Tue Nov 27, 2007 8:38 pm
by srod
DoubleDutch wrote:Are you going to include the properties box in the demo files?
That would make it a 1200 line demo! :wink: A bit heavy going for an EsGRID demo I reckon!

No, this utility is part of another package which I will release at a future time.

Posted: Tue Nov 27, 2007 10:24 pm
by Rook Zimbabwe
My next job does require that I write a grid control from scratch, one which will not be as powerful as EsGRID, but I may indeed be able to set a background image to this one.
Yep it would be useful to me as I want to make a screen where the waitress can simply select a table on a map so I would like to have a UNDERLAY with the restaurant floorplan on it... Then I could plot table location on the overlay grid...

Hey! for you... with the gradebook program you could use something like this in that... setup the classroom desplan and make taking attendance each day a visual snap!

:D

Posted: Tue Nov 27, 2007 11:47 pm
by srod
The EsGRID site is back up and running.

:)

Posted: Wed Nov 28, 2007 4:56 am
by Rook Zimbabwe
Rook STFU and just buy esgrid
Hey I went to STF University... did you graduate from there too??? I bet you were Valedictioian!!! :wink: ( just teasing... really!!! :D )

Actually I might... I may not even want to use a background... I can see where they would just set a table location and number it and then eGrid just returns what area was clicked on to set restaurant table location...

Hmmm... :D

Posted: Wed Nov 28, 2007 11:33 am
by srod
Rook, I'm not entirely sure that a full blown grid control is really what you need for this project of yours? Seems to me that you'd be better off drawing some kind of grid / table yourself.

I wouldn't want you making a purchase only to find that a grid control doesn't really suit your purposes.

Posted: Fri Jan 11, 2008 1:38 pm
by srod
Update. EsGRID version 1.2.3
Version 1.2.3 of EsGRID fixes a couple of bugs; one with dynamic resizing and one involving tabbing between cells.

NOTE that this is the last update for Purebasic 4.1. All future updates will target Purebasic 4.2. This does not affect the dll versions.

A version of EsGRID for PB 4.2 has not been released yet. I will await the next PB beta version.

Regards.

egrid forum: http://egrid.aceboard.com/
egrid website: http://www.purecoder.net/esgrid.htm

Posted: Thu Jan 17, 2008 8:55 pm
by Vladi
srod, when I buy your dll, am I allowed to deploy it with my pgm on my clients' pcs? Hundreds? Thousands? Or do I need to buy one license each?