Re: [NEWBIE]: Selecting Cells in a Browser
Re: [NEWBIE]: Selecting Cells in a Browser
- Subject: Re: [NEWBIE]: Selecting Cells in a Browser
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 27 Sep 2004 08:27:36 -0400
on 2004-09-26 4:41 PM, Stéphane Sudre at email@hidden wrote:
>> Any ideas on iterating through cells in the column?
>
> If you need to iterate through cells, it means your source model is
> wrong. Because the idea is to iterate through your data.
He might want to do something with the cells that has nothing to do with the
data.
Anyway, the answer is that a browser column contains a matrix, and you can
iterate the cells in the matrix. Check out -[NSBrowser matrixInColumn:].
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
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