Re: Sizing strangeness in the land of NSDrawer

2008-10-27 Thread Luke Evans
Hi Steve, Thanks for the reply. Ouch, yes, you're right, it works perfectly with GC turned off, and misbehaves with "Required" or "Supported". This will be a major bummer if there's no workaround (I guess it will be bye-bye NSDrawer). So the obvious next question: is there a work around, o

Re: Sizing strangeness in the land of NSDrawer

2008-10-25 Thread Steven Riggs
Typo, I meant turn off garbage collection and see if it starts working. oops -Steve On Oct 25, 2008, at 9:06 PM, Luke Evans wrote: Hello list denizens. I've just created some UI with an NSDrawer attached to a regular window. I've done this before a while back and everything wo

Re: Sizing strangeness in the land of NSDrawer

2008-10-25 Thread Steven Riggs
Turn on garbage collection and see if it starts working. -Steve On Oct 25, 2008, at 9:06 PM, Luke Evans wrote: Hello list denizens. I've just created some UI with an NSDrawer attached to a regular window. I've done this before a while back and everything worked fine. I thought everythin

Sizing strangeness in the land of NSDrawer

2008-10-25 Thread Luke Evans
Hello list denizens. I've just created some UI with an NSDrawer attached to a regular window. I've done this before a while back and everything worked fine. I thought everything was fine this time too: the drawer opens on command, has the correct initial size, and behaves mostly normally