Re: WindowController
Jack Brindle
Is there a corresponding line of code that sets self.prefController to nil when the window is closed?
toggle quoted message
Show quoted text
As I understand it, the property will only be set to nil if it is declared as weak, which is most likely not what you want. I get the feeling I’m missing something here, though. This is not something you would normally miss… - Jack On Jul 17, 2017, at 7:12 AM, Gerriet M. Denkmann <g@...> wrote: |
|