• 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: NSView's origin (correction)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSView's origin (correction)


  • Subject: Re: NSView's origin (correction)
  • From: Erik Buck <email@hidden>
  • Date: Mon, 27 Nov 2006 06:28:16 -0800 (PST)

For posterity, here is a correction to the code in this thread:

  if(nil != myView)
{
    NSPoint    viewOrigin = [myView frame].origin;  // viewOrigin is NOT a pointer
}
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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

  • Prev by Date: nsoutlineview selected objects using the concept of nstreecontroller
  • Next by Date: Re: Connecting to SQLITE
  • Previous by thread: nsoutlineview selected objects using the concept of nstreecontroller
  • Next by thread: Core Data: data model versioning problem
  • Index(es):
    • Date
    • Thread