Any one have pointers/examples on drawing within a column in a table view?
Any one have pointers/examples on drawing within a column in a table view?
- Subject: Any one have pointers/examples on drawing within a column in a table view?
- From: Joseph Jones <email@hidden>
- Date: Sun, 9 Jan 2005 23:10:31 -0800
Hi all,
I have the need to pretty much own the drawing of a specific column. I
need to do this because I need to indicate connections between rows in
the column. I know I can subclass NSCell so that I can draw within the
cells of the column but how do I go about drawing from one cell to
another? Do I need to subclass NSTableView and override drawRect or is
there a more appropriate way to do this? Any pointers or examples are
greatly appreciated.
Thanx,
joe
_______________________________________________
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