• 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: When is the "isFlipped" method called?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When is the "isFlipped" method called?


  • Subject: Re: When is the "isFlipped" method called?
  • From: "Alan Smith" <email@hidden>
  • Date: Tue, 6 Feb 2007 13:20:47 -0500

Hi Ken,

NSView has - (void)setFrameOrigin:(NSPoint)point and -
(void)setBoundsOrigin:(NSPoint)point. Those may be getting called and
you're not finding out about the moving.

If possible, it would be better if you didn't have to override so many
methods to accomplish one thing. If possible, override -
(void)drawRect:(NSRect)rect instead.

Good luck, Alan


-- // Quotes from yours truly ------------------------- "You don't forget, you just don't remember." "Maturity resides in the mind." "Silence is the Universe's greatest gift." "When the World realizes that religion really is unnecessary, then it shall evolve." _______________________________________________

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


References: 
 >When is the "isFlipped" method called? (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: Composition Differences on Intel and PPC (Copy from quartz-dev)
  • Next by Date: Adding binding types to custom IB palete
  • Previous by thread: When is the "isFlipped" method called?
  • Next by thread: NSTextView font for inserted text
  • Index(es):
    • Date
    • Thread