RE: Tables in Windows
- Posted by Andy Drummond <kestrelandy at xalt.co.uk> Apr 09, 2001
- 491 views
Yeah, I thought there might be. But can I find it? Can I ---! An array of little windows, text boxes or whatever, is a possible but it's pretty revolting, isn't it. So - anyone else out there know where I can access a spreadsheet-like table? Andy Thomas Parslow (PatRat) wrote: > > I need to display tabulated data - like 24 hours by 7 days - in a > > Windows program. I can't see any nice way to do this; a fixed-size font > > is not elegant, and multiple windows is even less so. Anybody got any > > ideas? > > Andy Drummond > > Maybe a list control? > I'm sure there was a control which does exactly what you want, it > shows a spreadsheet like grid, but I can't remember the name and it's > not been wrapped in win32lib. > > I suppose you could do it all manually, create a grid of text boxes or > labels or whatever. That shouldn't be to hard to do.... > > Thomas Parslow (PatRat) ICQ #:26359483 > Rat Software > http://www.rat-software.com/ > Please leave quoted text in place when replying > > >