Re: NSDivideRect and 64-bit
Re: NSDivideRect and 64-bit
- Subject: Re: NSDivideRect and 64-bit
- From: Mitchell Livingston <email@hidden>
- Date: Sun, 06 Sep 2009 15:28:14 -0400
Under NSRectEdge in the documentation.
For example:
"NSMinXEdge
Specifies the left edge of the input rectangle.
The input rectangle is divided vertically, and the leftmost rectangle with the width of amount is placed in slice.
Available in Mac OS X v10.0 and later.
Not available to 64-bit applications.
Declared in NSGeometry.h."
Cheers,
Mitch
On Sunday, September 06, 2009, at 03:14PM, "Jens Alfke" <email@hidden> wrote:
>
>On Sep 6, 2009, at 12:01 PM, Mitchell Livingston wrote:
>
>> I want to use NSDivideRect in my app, but the documentation for
>> NSRectEdge (one of the parameter types) says "Not available to 64-
>> bit applications.". Can I not use this function anymore? Is there an
>> appropriate replacement for the function?
>
>Where does it say that? In both the 10.5 and 10.6 NSGeometry.h,
>NSDivideRect and NSRectEdge are available.
>
>—Jens
>
_______________________________________________
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