Re: Programmatic Toolbar Blinking
Re: Programmatic Toolbar Blinking
- Subject: Re: Programmatic Toolbar Blinking
- From: Quincey Morris <email@hidden>
- Date: Fri, 5 Nov 2010 16:58:50 -0700
On Nov 5, 2010, at 16:05, Richard Somers wrote:
> The window (actually a panel) in the nib is set to be visible at launch.
Why? I can't think of any good reason to leave "visible at launch" checked, especially if the window has a window controller. In any case, you have code to show the window, so you're not dependent on the "visible at launch" behavior.
Are you sure you don't have 2 windows, one on top of the other? You may be getting one from "visible at launch" plus a second one from the window controller.
Either way, I'd start by turning off "visible at launch".
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden