Subview drawing order ?
Subview drawing order ?
- Subject: Subview drawing order ?
- From: Robert Miller <email@hidden>
- Date: Tue, 23 Oct 2001 09:09:08 -0400
- Organization: RFM & Associates
Hello,
This is probably a basic question but I haven't found an answer yet.
Can someone tell me if there is a way to control the order in which
NSView draws its subviews ? I have a custom view that contains various
other custom subviews. I want outermost superview to draw last so that
whatever is drawn in it overlays the subviews that are drawn. Is there
a way to do this ?
Thanks in advance,
Regards,
Bob M.