spreadsheet editor
spreadsheet editor
- Subject: spreadsheet editor
- From: stefano iacus <email@hidden>
- Date: Sat, 11 Sep 2004 22:59:58 +0200
Suppose one (me) wants to write code to simulate a spreadsheet-like
editor (for matrixes, big ones).
Which is the best approach? It seems to me that the TableView approach
is too slow (or probably I'm not able to optimize it).
Would it be better to have a NSCell be positioned only on the cell
where input is needed and do some custom refresh of all other cells?
Is there any example around I can look at?
I remind I saw something implemented Carbon but I'm not able to find
this code anymore.
stefano
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden