Re: window flash

2008-11-18 Thread Alexander Cohen
You are absolutely right. thank you. AC On Nov 18, 2008, at 6:33 PM, Michael Ash wrote: On Tue, Nov 18, 2008 at 4:15 PM, Alexander Cohen <[EMAIL PROTECTED] > wrote: Hi, I have a window controller that i'm creating dynamically in the applicationDidFinishLaunching: app delegate notification. I

Re: window flash

2008-11-18 Thread Michael Ash
On Tue, Nov 18, 2008 at 4:15 PM, Alexander Cohen <[EMAIL PROTECTED]> wrote: > Hi, > > I have a window controller that i'm creating dynamically in the > applicationDidFinishLaunching: app delegate notification. In this window > controllers windowDidLoad:, i'm adding subviews to it's content view. Wh