Re: Strange resizing issue with NSView
Re: Strange resizing issue with NSView
- Subject: Re: Strange resizing issue with NSView
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 30 Jan 2006 20:52:17 -0500
Yeah, I wasn't suggesting it was the same bug. Just sharing a similar
symptom/solution. If you can confirm that everything from the web
view up both 1. Has "autosizesSubviews" set to YES *and* has sizing
flags (still) set that should be getting obeyed, then I would
definitely write a bug. What you're describing sounds a lot like
something got unset along the chain, so I'd just make triple-sure of
that before submitting the bug.
Daniel
On Jan 30, 2006, at 8:29 PM, John Stiles wrote:
Well, the window had the NSBox, as well as a button, a progress
indicator, and an NSTextField. All these things were on springs. So
it's not like the window wasn't populated. The box wasn't
populated, but manually calling "setAutoresizesSubviews" wasn't
enough to fix the problem.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden