Re: Spreadsheet Widget
Re: Spreadsheet Widget
- Subject: Re: Spreadsheet Widget
- From: Sam Goldman <email@hidden>
- Date: Thu, 21 Mar 2002 01:47:40 -0800
Hi Jason,
I don't thing that there is anything along the lines of a premade
spreadsheet, although you may want to look at MiscKit. They have a bunch of
stuff, although it hasn't been released for OS X yet, but you can still look
at the source for other version. Another place might be OmniAppKit
framework, although I doubt the existence of one there, too. There is also
Softrak, which has some classes for use.
This is probably because NSMatrix can be subclasses to add column and row
headers with some amount of ease. If the above places don't work, you should
look into NSMatrix and take that route.
Here are the links:
MiscKit <
http://www.misckit.com>
Omni Frameworks <
http://www.omnigroup.com/developer/sourcecode/>
Softrak <
http://softrak.stepwise.com/Softrak>
- Sam
On 3/21/02 1:23 AM, "Bob Newhart" <email@hidden> wrote:
>
Hello List!
>
>
Does anyone know of a free spreadsheet widget? I'm looking for something
>
that's similar to NSTableView but has row headers and allows a single
>
element (one row, one column) to be selected. I don't want to reinvent the
>
wheel if someone else has already made one of these...
>
>
Thanks!
>
>
Jason Harris
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
--
Windows is a 32-bit patch to a 16-bit shell for an 8-bit operating system
written for a 4-bit processor by a 2-bit company without 1 bit of sense.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.