RE: Tables in Windows
- Posted by Judith <camping at txcyber.com> Apr 11, 2001
- 475 views
Well, I plan the first stab at spreadsheet from IDE will just be the demo (grid.exw) David wrote last year with some more key handling and anything else David suggested in last year's note that looks easy. I don't expect to be adding any formula functions either. I'll probably pop it into IDE's next release which I expect will be the first week of May. Judith Derek Parnell wrote: > Hi Andy, > I'm experimenting with a Grid control written in Euphoria. It is NOT a > spreadsheet control because it doesn't support formulae. > > Yes, individual cells are addressable. The functions to do this include > ... > > SelectCell( col, row ) > MoveToCell ( deltaCol, deltaRow ) > > I'm a long way off finishing it and I suspect Judith's control will be > out > first. > > The next win32lib version will be out soon but I'm very busy at the > office > and can only work a couple of hours a day on win32lib. Anyhow, v056 > should > be alpha available in a few mor days. Hopefully before Easter as I'm > going > on a week's camping holiday with the family. > > ------ > Derek Parnell > Melbourne, Australia > "To finish a job quickly, go slower." >