Re: NSScrollView
Re: NSScrollView
- Subject: Re: NSScrollView
- From: Scott Herz <email@hidden>
- Date: Wed, 27 Jun 2001 13:30:03 -0700
You will have to manipulate the bounds programmatically in awakeFromNib.
There's a bug which causes IB to reset the bounds origin to 0,0.
Scott.
On Wednesday, June 27, 2001, at 12:55 PM, Erik Thorteran wrote:
How can I get the single object grouped in an NSScrollView to be
centered in the NSScrollView (it sticks to the bottom-left corner)?
Erik
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
References: | |
| >NSScrollView (From: Erik Thorteran <email@hidden>) |