Re: Custom window not getting a shadow

2009-11-10 Thread Rob Keniger
On 10/11/2009, at 9:51 PM, Ken Tozier wrote: > I'm writing a custom window class and am finding that even though I set the > "hasShadow" property to YES, it isn't getting one. I stripped the following > example down to the bare esentials but still no shadow. Anyone know why this > might be hap

Custom window not getting a shadow

2009-11-10 Thread Ken Tozier
Hi I'm writing a custom window class and am finding that even though I set the "hasShadow" property to YES, it isn't getting one. I stripped the following example down to the bare esentials but still no shadow. Anyone know why this might be happening? - (id) initWithSize:(NSSize) inSize