> Andrea,
> 
>>   if (self = [super initWithContentRect: contentRect
>>                               styleMask: NSBorderlessWindowMask
>>                                 backing: bufferingType
>>                                   defer: flag])
> 
> Sei sicuro bufferingType รจ uguale a NSBackingStoreBuffered? / Are you sure 
> you set bufferingType to NSBackingStoreBuffered?

Yes, in IB the window's backing store is set to buffered therefore when I 
subclass NSWindow it will recieve NSBackingStoreBuffered  as NSBackingStoreType 
in -initWithContentRect:
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to