order of appearance
order of appearance
- Subject: order of appearance
- From: Jeff Martirano <email@hidden>
- Date: Tue, 20 Aug 2002 09:21:19 -0700
I have a custom view class that I use to display a background image and
some animations on top of it. I want to also use the same class to draw
text, but it doesn't appear. If I remove the background image the text
is displayed correctly, which leads me to believe the text is being
drawn behind the image.
I read through the docs for NSView but couldn't find any methods to
help me display elements in a certain order or layers. I also checked
the Mamasam archives but couldn't find anything on the first couple of
searches. I'm sure this problem is easily solved, but I'm not very good
at this (yet).
Thanks in advance for your help.
_______________________________________________
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.