How to implement a spreadsheet?
How to implement a spreadsheet?
- Subject: How to implement a spreadsheet?
- From: Nicola Vitacolonna <email@hidden>
- Date: Sat, 19 Jan 2002 13:48:01 +0100
Just a simple question: would you use or subclass an NSTableView to
implement a spreadsheet? Otherwise, how would you do it as simple as
possible?
BTW, has someone noticed that,even if the "Show Grid" checkbox is
selected in IB, the NSTableView does not show a grid at all, at least
during execution?
Thanks in advance,
Nicola