Skip navigation.
 
mlRe: Why would IBOutlet NSPanel *aWindow be nil?
FROM : Dale Gillard
DATE : Sun Apr 10 18:06:15 2005

On 11 Apr 2005, at 1:21 AM, John C. Warner wrote:

> On 10 Apr, 2005, at 9:24 AM, Dale Gillard wrote:

>>
>> Why is the outlet being initialised in awakeFromNib, but being
>> released before I can create an instance of the class which contains
>> the outlet? Any advice would be appreciated. I'm stumped!

>
> Is the Panel's 'Release when closed' or 'One shot' checkbox checked in
> IB?


Both were checked. I unchecked them, cleaned the project, but the panel
didn't show. Thanks anyway.

Dale

Related mailsAuthorDate
mlWhy would IBOutlet NSPanel *aWindow be nil? Dale Gillard Apr 9, 14:52
mlRe: Why would IBOutlet NSPanel *aWindow be nil? Jonathon Mah Apr 9, 15:12
mlRe: Why would IBOutlet NSPanel *aWindow be nil? Dale Gillard Apr 9, 15:22
mlRe: Why would IBOutlet NSPanel *aWindow be nil? Dale Gillard Apr 10, 15:24
mlRe: Why would IBOutlet NSPanel *aWindow be nil? John C. Warner Apr 10, 17:21
mlRe: Why would IBOutlet NSPanel *aWindow be nil? Dale Gillard Apr 10, 18:06
mlRe: Why would IBOutlet NSPanel *aWindow be nil? Scott Ahten Apr 10, 19:05