Re: question about frame and bounds
Re: question about frame and bounds
- Subject: Re: question about frame and bounds
- From: j o a r <email@hidden>
- Date: Mon, 20 Oct 2003 07:08:04 +0200
For one reason only - it makes it easier to work with in IB, because it
let's you add things as subviews to the box right there in IB. I'm not
sure that this still is a limitation in IB, but in earlier versions you
could not add things as subviews to a plain custom view, but you could
if the custom view inherited from NSBox.
j o a r
On 2003-10-20, at 00.14, Ambroise Confetti wrote:
This is not a suggestion, but a question I've been asking myself
recently: why use an NSBox and not a simple NSView in such a case? I'm
using an NSView in my app for a similar purpose, and it just works
fine.
_______________________________________________
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.