FROM : San Saeteurn
DATE : Mon Jul 10 22:48:05 2006
No,
The outlets are being acted on during runtime. When the user clicks on a
button.
>From: Tomas Franzén <<email_removed>>
>To: San Saeteurn <<email_removed>>
>Subject: Re: NSWindows/NSPanels/NSDrawers are NIL
>Date: Mon, 10 Jul 2006 22:30:22 +0200
>
>On 10 jul 2006, at 21.18, San Saeteurn wrote:
>>It is connected. I even went as far as deleting the panel and replacing
>>it with a window and a drawer and back again. None of them works!
>
>Are you by any chance trying to act on outlets from your controller's init
>method? Keep in mind that outlets are connected after init gets called. If
>this is the problem, try placing the code that does stuff with outlets to
>awakeFromNib instead of init.
>
>Tomas Franzén
>Lighthead Software
>http://www.lightheadsw.com/
>
>
DATE : Mon Jul 10 22:48:05 2006
No,
The outlets are being acted on during runtime. When the user clicks on a
button.
>From: Tomas Franzén <<email_removed>>
>To: San Saeteurn <<email_removed>>
>Subject: Re: NSWindows/NSPanels/NSDrawers are NIL
>Date: Mon, 10 Jul 2006 22:30:22 +0200
>
>On 10 jul 2006, at 21.18, San Saeteurn wrote:
>>It is connected. I even went as far as deleting the panel and replacing
>>it with a window and a drawer and back again. None of them works!
>
>Are you by any chance trying to act on outlets from your controller's init
>method? Keep in mind that outlets are connected after init gets called. If
>this is the problem, try placing the code that does stuff with outlets to
>awakeFromNib instead of init.
>
>Tomas Franzén
>Lighthead Software
>http://www.lightheadsw.com/
>
>
| Related mails | Author | Date |
|---|---|---|
| San Saeteurn | Jul 10, 20:30 | |
| I. Savant | Jul 10, 20:34 | |
| San Saeteurn | Jul 10, 21:04 | |
| I. Savant | Jul 10, 21:11 | |
| San Saeteurn | Jul 10, 21:18 | |
| I. Savant | Jul 10, 21:29 | |
| San Saeteurn | Jul 10, 22:03 | |
| San Saeteurn | Jul 10, 22:48 | |
| I. Savant | Jul 10, 22:52 | |
| San Saeteurn | Jul 10, 23:46 |






Cocoa mail archive

