• 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: Adding fixed position subview over a scrollview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding fixed position subview over a scrollview


  • Subject: Re: Adding fixed position subview over a scrollview
  • From: Gideon King <email@hidden>
  • Date: Wed, 31 Mar 2010 17:17:27 +1000

Thanks, but it does have to work on 10.5.

Gideon

On 31/03/2010, at 4:46 PM, Kyle Sluder wrote:

> Why does it need to be a subview of the scroll view? If you're
> targeting 10.6 it sounds like you could just make it a peer of the
> scroll view and size it appropriately. Just make sure that you return
> NO from -isOpaque if required, and that you fix the z-order in
> -awakeFromNib (I believe IB still has a bug where it encodes objects
> in backwards z-order).
>
> If you're targeting 10.5, sibling views can't overlap.
>
> --Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Adding fixed position subview over a scrollview (From: Gideon King <email@hidden>)
 >Re: Adding fixed position subview over a scrollview (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Adding fixed position subview over a scrollview
  • Next by Date: Re: How to add a DOCTYPE declaration to an NSXMLDocument?
  • Previous by thread: Re: Adding fixed position subview over a scrollview
  • Next by thread: convertPoint:toView: issue
  • Index(es):
    • Date
    • Thread