NSBox with solid background
NSBox with solid background
- Subject: NSBox with solid background
- From: Michael Becker <email@hidden>
- Date: Mon, 8 Mar 2004 15:41:06 +0100
Hi!
I am trying to recreate a box with solid background like the one on the
right hand side of the window of iMovie. I tried placing a custom view
in the box, but the custom view draws over the box's borders. If I need
to subclass NSBox, what exactly do I need to do? In the docs it says,
that "it may take some effort and time to get the details right" if I
want the box to look exactly like the superclass object except for my
changes.
Am I missing on a simple layout option (sending my custom view "to
back" etc. didn't work) or do I have to subclass NSBox?
Regards,
Michael
_______________________________________________
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.