• 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: Re: Non-square (triangular) views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: Non-square (triangular) views


  • Subject: Re: Re: Non-square (triangular) views
  • From: "Bertrand Landry-Hetu" <email@hidden>
  • Date: Sat, 18 Nov 2006 13:54:25 -0800

I had drawing issues with 2 custom views I did that were siblings &
overlapping. Basically setNeedsDisplay on one of them would correctly
force a redraw on the parent (they were not opaque) but would not
invalidate the sibling. Thus "clipping" the overlapping part.

It was a mess to fix it to make draw correctly and the only way was to
not make them overlap and by moving some of the drawing to a custom
parent view since overlapping parent/child controls is just fine.
_______________________________________________
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: Non-square (triangular) views (From: Gregory Weston <email@hidden>)
 >Re: Non-square (triangular) views (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: Determining system version revisited for Tiger
  • Next by Date: Core Data And Required Bindings
  • Previous by thread: Re: Non-square (triangular) views
  • Next by thread: Re: Non-square (triangular) views
  • Index(es):
    • Date
    • Thread