Re: Tables in Windows
- Posted by Derek Parnell <ddparnell at bigpond.com> Apr 10, 2001
- 512 views
Judith, you might like to hold off with writing too much code for this, because I'm putting together a framework in which new controls (pseudo or otherwise) can be added to win32lib and hopefully also some built-in support for IDEs. ------ Derek Parnell Melbourne, Australia "To finish a job quickly, go slower." ----- Original Message ----- From: "Judith" <camping at txcyber.com> To: "EUforum" <EUforum at topica.com> Sent: Tuesday, April 10, 2001 8:56 PM Subject: RE: Tables in Windows > > > In the next release of IDE, there will be table and array handling. > Coding is almost done. You will be able to drop controls onto a pseudo > control for the first 'cell' and then right click to define the number > of rows, columns and spaces between. It is not nearly as nice as David's > spreadsheet demo because I wanted the table/array to be unspecific. > > If David has no objections, is there any interest in a pseudo control in > IDE that will generate David's spreedsheet and the supporting routines? > > Judith > > > David Cuny wrote: > > Andy Drummond wrote: > > > > > So - anyone else out there know where > > > I can access a spreadsheet-like table? > > > > Some time back, I had written an emulated 'spreadsheet' style control. I > > don't know where the code is; I suspect that you can find it in the > > archives > > somewhere. > > > > -- David Cuny > > > > > > > > >