• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Obj-C NSRect methods help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obj-C NSRect methods help


  • Subject: Re: Obj-C NSRect methods help
  • From: Andy Lee <email@hidden>
  • Date: Wed, 12 Jan 2005 12:19:28 -0500

On Jan 12, 2005, at 12:06 PM, mark wrote:
However, how does one use "isEqualToPoint"? It only takes one parameter,
and talks about comparing against a receiver. I thought that implied that
NSPoint was an object, not just a struct.

I think you must be reading the Java docs by mistake. isEqualToPoint() is a method on the Java class NSPoint (since there are no structs in Java). There is no -isEqualToPoint: method in the Objective-C Cocoa API.


--Andy

_______________________________________________
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


References: 
 >Re: Obj-C NSRect methods help (From: mark <email@hidden>)

  • Prev by Date: Re: Obj-C NSRect methods help
  • Next by Date: How to correctly resize window upon zoom?
  • Previous by thread: Re: Obj-C NSRect methods help
  • Next by thread: Re: Obj-C NSRect methods help
  • Index(es):
    • Date
    • Thread