Re: Newbie: two tables on one window, how to talk to them?
Re: Newbie: two tables on one window, how to talk to them?
- Subject: Re: Newbie: two tables on one window, how to talk to them?
- From: Ondra Cada <email@hidden>
- Date: Mon, 2 Sep 2002 20:58:35 +0200
On Monday, September 2, 2002, at 07:39 , Mark de Jong wrote:
What I've done is simply subclass NSTableView and then, in IB, read in
the headers for these (sub)classes and set the "custom class" property of
each table to be their respective subclasses of NSTableView.
Well I did not see your code, but pound to a penny that your "simply" is
at least by an order of magnitude more complicated than if you just used
delegation, for which the thing was designed ;)
(Of course, that is, unless you have pretty special needs, but this was
not such a case.)
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.