Re: check out the spreadsheet control
Re: check out the spreadsheet control
- Subject: Re: check out the spreadsheet control
- From: Timothy Ritchey <email@hidden>
- Date: Thu, 28 Mar 2002 16:11:48 -0500
I've fixed the selection routines. Now, when you click on a cell, it
selects, but does not enter into edit mode. once you start typing, or
double-click, the cell enters edit mode. Also, there are a combination
of shift/ctrl-click and arrow combinations for selecting groups of
cells, rows, columns etc.
http://homepage.mac.com/tritchey/
Give it a once over. I have four items left on my todo before I wrap up
the control for a public consumption alpha release. It will be
distributed as a pallet/framework control, so you should be able to
drag-n-drop it into any application, make your connections, and bob's
your uncle. will work with a dataSource just like the tableview. Looks
good for the end of this week or beginning of the next.
Cheers,
tim
On Thursday, March 28, 2002, at 10:49 AM, Bob Newhart wrote:
Yeah, the new version you've put up does what I meant - click once and
then
shift-click elsewhere to select a range.
This looks really nice! Is it possible to override the edit-cell
behaviour?
I'd like single-click = select, double-click = edit.
Jason
Timothy Ritchey Tried to Tell Me:
On Wednesday, March 27, 2002, at 08:53 PM, Bob Newhart wrote:
The only things that are really important to me are the ability to
specify a
custom NSCell and the ability to shift-select cells (not just rows and
columns).
The Custom NSCell thing can be done - you specify can specify a cell
class for the spreadsheet to use.
I am curious about the shift-select behavior. right now you can click
and drag to select an arbitrary range of cells. Are you wanting to be
able to put the cursor in one cell, and then shift-click somewhere else
to get all the cells between these two points?
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.