Re: ARC and C++ structures
Re: ARC and C++ structures
- Subject: Re: ARC and C++ structures
- From: Tor Arne Vestbø via Cocoa-dev <email@hidden>
- Date: Wed, 15 Sep 2021 15:21:16 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=qt.io; dmarc=pass action=none header.from=qt.io; dkim=pass header.d=qt.io; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=6jO8yBxDIb79RZk9K5IQEqpYpVkFKC0aIZfUx1M1MkU=; b=Exmr/B4D2AmSD4/7aZM2OfchgTjbc1AnPLYmiBN9aagJjq4TYnBPWWwBlzNIDtGvI0gmr3nLlGq6vF1WmXzQjyTLjkhZEXmFtSaRn4zqoDfbx9GpS088+EWArOUP4eQoR/ARmzv9o9TtAn6PmlqPWvyGP7Wa5J0lPd3DvBAyy7tFsjrtdyMpEdzEs9N0GaObRI38PaG+80XWR7S/piutx3v/8XOwCOHOg9BZ1LSaGu2VXlygbtnj8JgDn1Vqu4w+tYG14iknSPRDuXsyi5EianTzEVXYJuQbBiXVXqdEwFSPlMOA90I9dP9vIU/lA1blLZcRzvsHhdKLpOWsjjPGDg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=I24Kg0+wbu2YiCc6K1zppQ+fOrgSgKIK1lN+XNLISseGSaaTtSDET6Roy2ISXbcdXtEpQYIWJzayfj4gOQjipsGerZKReFJF1wbby8HBB0NvAeTmb3m+FXjaJrbLd7Rm7gEgd7qejATy1mBWbSGsChm5ptcxQgNVVXkUmvGUuIyolrhN9FERWynlXcdHW/7Y2wr0dVyI243FXQMmosqrxUigDGq7xcunsVzay/OLNU0ZMRd+J65Ak86PKQMMhApE/dmksK0wgSw+Re9wDmQFNh2tM8TcwaI/eSnPf4VAKyOKbVENx7y1ixYkFEMlTvKx9cVSnd5lxN1rf9O38CaNeQ==
- Thread-topic: ARC and C++ structures
On 14 Sep 2021, at 16:33, Matt Jacobson via Cocoa-dev
<email@hidden<mailto:email@hidden>> wrote:
By default, when an NSWindow is `-close`d (which can only happen once in its
lifetime),
Interesting. If the NSWindow is retained elsewhere, can it not be ordered in
again? Appreciate any details you can provide :)
Cheers,
Tor Arne
_______________________________________________
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