On Sep 6, 2009, at 12:28 PM, Mitchell Livingston wrote:

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."



True. If you look in NSGeometry.h, you find that the constants are still there, but they are #defines instead of enumerated constants in 64 bits.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to