Re: getting the selected object from an NSTableView causes problems
Re: getting the selected object from an NSTableView causes problems
- Subject: Re: getting the selected object from an NSTableView causes problems
- From: Daniel Richman <email@hidden>
- Date: Sat, 21 Jun 2008 12:31:31 -0700
Ah. So the typedef changes depending on the platform.
Interesting, thanks.
Nick Zitzmann wrote:
On Jun 21, 2008, at 9:13 AM, Daniel Richman wrote:
Thanks! I don't know why they introduced NSInteger. It sounds like it
would be a subclass of NSNumber.
They did that so that NSData, etc. can hold a 63-bit amount of data in
64-bit applications while not shattering backward compatibility in
32-bit applications. Likewise, CGFloat was added so that 64-bit
applications can use double-precision floating point for drawing while
not shattering backward compatibility.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden