Re: resizing window containing NSView with CALayer
Re: resizing window containing NSView with CALayer
- Subject: Re: resizing window containing NSView with CALayer
- From: Kyle Sluder <email@hidden>
- Date: Sun, 07 Aug 2011 13:30:14 -0700
On Sun, Aug 7, 2011 at 1:05 PM, julius <email@hidden> wrote:
> It is not a problem with the layers.
> I get exactly the same behaviour if I leave out all the layer stuff and instead code the following in the view
Meaning, you still call -setLayer: and -setWantsLayer:, but don't do
anything else with the layers?
Or have you removed the layer code from
-applicationDidFinishLaunching: entirely?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden