Re: Custom Widget
Re: Custom Widget
- Subject: Re: Custom Widget
- From: Robert Martin <email@hidden>
- Date: Wed, 28 Jul 2004 09:26:42 -0400
For a quick and dirty hack, how about lining up 3 separate tableViews
next to each other- each 1 col wide with no margins: 1 for the move
number (non selectable) 2: for the White moves 3: for the black moves
(selectable, but user will only see a single ply highlighted).
On Jul 28, 2004, at 1:10 AM, Rick Bischoff wrote:
A) Does anyone already have this type of thing already done and are
willing to share under a reasonable license?
B) If not, would I be better off subclassing NSTableView, NSMatrix or
just writing the whole thing from the ground up?
_______________________________________________
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.