Re: awakeFromNib and sheets
Re: awakeFromNib and sheets
- Subject: Re: awakeFromNib and sheets
- From: Bill Cheeseman <email@hidden>
- Date: Fri, 24 Aug 2001 21:23:14 -0400
on 8/24/01 9:12 PM, Mark T at email@hidden wrote:
>
> I've fixed the issue with what I think is a messy work-around
>
> (setting a instance variable error flag then using a
>
> windowDidBecomeKey delegate to trigger the sheet) but I wondered if
>
> I've made a basic incorrect assumption about awakeFromNibs.
Try windowDidLoad. That's where I put all my stuff that depends on the
application's user interface being ready to go.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
The AppleScript Sourcebook - www.AppleScriptSourcebook.com
Vermont Recipes - www.stepwise.com/Articles/VermontRecipes