[comp.windows.x] XView Spreadsheet Object?

fgreco@govt.shearson.COM (Frank Greco) (01/04/91)

We need a spreadsheet that can be loaded programmatically
from a database, browse-able and database update-able.
Publication quality report writing (ie, tbl/troff/tex) 
is also necessary.

An XView spreadsheet object would be perfect for our needs,
but an OLIT widget would suffice.

Before we go and start implementing such a beast,
has anyone out in netland already built one?
Or does anyone have any pointers to a commercial one?


Thanks all,

Frank G.

janssen@parc.xerox.com (Bill Janssen) (01/04/91)

Try using the table/spreadsheet pair of classes in Andrew TK.
"Table" implements the guts of a spreadsheet, and "spreadsheet"
is one possible interface-to/editor-on the table.  Generates
troff (actually tbl) for output.  Has a nice API.  A storage
format is defined, but only for files (though it's not clear
what you mean by a database; does a directory qualify?).

Bill
--
 Bill Janssen        janssen@parc.xerox.com      (415) 494-4763
 Xerox Palo Alto Research Center
 3333 Coyote Hill Road, Palo Alto, California   94304