Re: My new framwork
Re: My new framwork
- Subject: Re: My new framwork
- From: April Gendill <email@hidden>
- Date: Thu, 4 Mar 2004 08:16:02 -0700
Yes you are correct. In panther you can use that, but since the app I
needed it for at the time was written using PB and jag... ;) Like I
said some of the methods are duplicated now, some are very similar to
others. I added some stuff to make NSData more like NSString,
specifically subdataFromRange rather than subdataWithRange. So if any
one wants to try out the framework just email me. Especially if your
using Jaguar since a few of them are not available in jag.
April.
On Mar 3, 2004, at 12:42 PM, John Randolph wrote:
On Mar 2, 2004, at 7:44 PM, April Gendill wrote:
NSTableView - Returns an array of NSNumbers which represent all
selected rows in a table.
I'll just mention that in Panther, you can use -selectedRowIndexes to
get an NSIndexSet of the selection..
-jcr
_______________________________________________
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.