Re: Bug with Restart button using a background image
Re: Bug with Restart button using a background image
- Subject: Re: Bug with Restart button using a background image
- From: Matt DeFoor <email@hidden>
- Date: Mon, 6 Dec 2004 23:50:56 -0500
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.
-mattd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden