Re: Customize NSAlert?
Re: Customize NSAlert?
- Subject: Re: Customize NSAlert?
- From: "Finlay Dobbie" <email@hidden>
- Date: Sun, 22 Apr 2007 13:04:08 +0100
On 22/04/07, Ron Fleckner <email@hidden> wrote:
Hi,
Just wanted to add my two cents to this old thread. I was looking to
do something similar (ie, add a "Don't show this again" checkbox to
an alert panel/sheet), but I wanted to have it work on 10.2, so
NSAlert can't be used.
Blimey, people still support 10.2? I would have thought the
pain/return ratio wasn't worth it.
I've come up with a very simple, if crude, solution using
NSBeginAlertSheet() which is "Available in Mac OS X v10.0 and later."
As long as you only do this on 10.2, and use a better supported
approach on 10.3 and later :o)
-- Finlay
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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