Re: Using NSTableView and NSBrowser without callbacks ?
Re: Using NSTableView and NSBrowser without callbacks ?
- Subject: Re: Using NSTableView and NSBrowser without callbacks ?
- From: Andreas Mayer <email@hidden>
- Date: Mon, 9 Feb 2004 08:51:08 +0100
Am 09.02.2004 um 08:28 schrieb Vincent Coetzee:
In other words are there succinct efficient ways of giving them the
info they need via commands rather than via a call back ?
What are "commands" supposed to be?
Anyway, since table views (and browsers) do not have a container to
store the necessary data, I guess the answer is "no". Unless you create
your own subclass of course ...
Is there a specific reason you don't want to use a separate data source?
bye. Andreas.
_______________________________________________
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.