Re: Tableviews like Excel ones
Re: Tableviews like Excel ones
- Subject: Re: Tableviews like Excel ones
- From: Andre <email@hidden>
- Date: Thu, 1 Sep 2005 05:36:46 +0900
I'll have to dig it out and revert some stuff back to a stable state,
but I'll see what I can do...
No promise though... one is because I've come to the conclusion that
writing ones own
Excel tableview (not using NSMatrix) is the best, cleanest, most
flexible option.
NSTableView is designed to represent data in a relatively stable list of
data types, but Excel-like stuff is extremely flexible and clashes
with the point of using NSTableview
which is just to a list of data basically...
If I have time, I'll see what I can do. But I really advise someone
to put one together themselves,
you'll spend less time fighting changes to the API in the future...
JMO
On 平成 17/08/31, at 19:44, Sanri Parov wrote:
On Wed, 31 Aug 2005 12:58:29 +0900, Andre wrote:
I've done one myself, I could send the code but its pretty flakey
right now...
Its a complete subclass of NSTableview, though most of all the
methods are overridden!
I'm not sure its even a NSTableView subclass anymore...
Maybe this would sound stupid, but I was wondering wether you can put
some source code on this list...
It would be really appreciated.
Many Thanks
--
Sanri Parov
_______________________________________________
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