• 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
Overlapping sibling level sub-views ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Overlapping sibling level sub-views ?


  • Subject: Overlapping sibling level sub-views ?
  • From: Bob Miller <email@hidden>
  • Date: Wed, 12 Feb 2003 08:56:20 -0500

Hello,

Has anyone ever had to deal with overlapping NSViews that are sub-views at the sibling level of a view that you want to be drawn in a particular order ? That is, say I have a view 'A' and in it there are two sub-views 'B' and 'C' and 'B' overlaps 'C' in view 'A's sub-view ordering, I want to draw 'C' first and then have 'B' correctly overlap it where needed. Even if I have the sub-views arranged such that 'B' is in the ordering 'NSWindowAbove' 'C' it seems that drawing sibling sub-views in the order prescribed are not handled properly by Cocoa and during refresh 'C' shows through even if I override isOpaque and return YES. In the Cocoa Dev list notes I've read it seems that sibling level subviews are not drawn in any particular order, particularly when resizing and or scrolling ? Anyone know of a work around. ?

Thanks in advance for any help,
Regards,
Bob
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: pdf forms without Adobe Acrobat -also posted on macosxdev
  • Next by Date: Re: help needed with OO concepts when copying
  • Previous by thread: Re: pdf forms without Adobe Acrobat -also posted on macosxdev
  • Next by thread: Properties Exception: Can't find bundle for base name services, locale en_US
  • Index(es):
    • Date
    • Thread