Re: Bug with Restart button using a background image
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On mardi, décembre 7, 2004, at 05:50 AM, Matt DeFoor wrote: _______________________________________________ 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... 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre