NSView Not Completely Drawing Subviews
NSView Not Completely Drawing Subviews
- Subject: NSView Not Completely Drawing Subviews
- From: David McGavern <email@hidden>
- Date: Fri, 26 Sep 2003 16:28:05 -0400
I'm attempting to create an inspector view (using NSView and adding
subviews to that) that can have more than one subview inside it. All
was going well, but for some reason sub-views aren't being shown above
a certain point in the NSView! If I move them above this point, then
they aren't visible anymore. I tried manually drawing something above
this point, and it worked fine..
Anyone know what's wrong?
Thanks ahead of time!
David
_______________________________________________
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.