Re: Bug with Restart button using a background image
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Ah! So it has to do with the properties of the "restart" button itself. Is there a way to make it not blink? :) Still, it seems like a bug to me. ----- Original Message ----- From: "Stéphane Sudre" <ssudre2@wanadoo.fr> To: "Matt DeFoor" <mattd@myrealbox.com> Cc: <installer-dev@lists.apple.com> Sent: Sunday, December 12, 2004 6:38 AM Subject: Re: Bug with Restart button using a background image On mardi, décembre 7, 2004, at 05:50 AM, Matt DeFoor wrote:
IMHO, it's 50% a bug in Installer.app and 50% a known bug/limitation in Cocoa.
The problem is coming from the fact that the Restart button (NSButton) is not within the Background Image (IFBackgroundImage) but over it.
Since Cocoa does not handle view overlapping correctly in some cases (for optimization reasons), the NSButton can't render the background correctly.
How does the Restart button differ from the Continue and Go Back buttons? They render correctly.
The "Go Back" button does not blink as far as I know, neither does the Continue button. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Matt DeFoor