RRSpreadSheet
RRSpreadSheet
- Subject: RRSpreadSheet
- From: Timothy Ritchey <email@hidden>
- Date: Sat, 30 Mar 2002 09:37:45 -0500
I have now finished most of the behavior-oriented aspects of the
spreadsheet control that I would like for a first pass, and am working
to finish off more cosmetic stuff, and get it packaged nicely. I am
interested in anyone's thoughts on look & feel issues. If there is
anything you always wanted to see in a spreadsheet control, let me know
now! You can find the sample app at:
http://homepage.mac.com/tritchey/
There is currently only an Aqua theme (sorry no graphite yet - it will
be there).
Here is a brief list of the new behaviors:
- single click selects a cell. If you start typing, it automatically
goes into edit mode.
- you can also edit by double-clicking
- arrows, tabs and returns move around the cells
- you can click-drag to select multiple cells, or shift-arrow.
ctrl-click also toggles cells
- you can select entire rows/column by clicking on the headers
- you can edit the header labels by double clicking on them
- row/columns can be resized by clicking and dragging on the edge of a
header
- double clicking on the edge of a header auto-resizes to the widest
cell contents
Cheers,
tim
_______________________________________________
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.