NSBox and its contentView
NSBox and its contentView
- Subject: NSBox and its contentView
- From: Ryan Stevens <email@hidden>
- Date: Sun, 14 Dec 2003 10:48:06 -0800
I've got a short box (height=26) with the title positioned NSBelowTop.
The goal is to display the contentView to the right of the title. If
this was the box: [ theTitle (theContent) ]
I've tried overriding resizeSubviewsWithOldSize,
resizeWithOldSuperviewSize and autoresizesSubviews. None of this seemed
to help but maybe I'm missing the obvious.
Any pointers?
_______________________________________________
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.