Customize NSAlert?
Customize NSAlert?
- Subject: Customize NSAlert?
- From: James Bucanek <email@hidden>
- Date: Mon, 4 Jul 2005 10:28:46 -0700
Is it possible to easily customize an NSAlert? I have an alert that I need to add a checkbox to ("Apply to all").
I can see no way of customizing the panel which NSAlert uses, nor can I see an obvious way of getting NSAlert to use a panel or any additional controls that are defined in a NIB.
Is my ownly option to create my own window from scratch? I guess that means creating a panel that looks like an alert panel, with an icon that looks like a regular alert icon, creating a new class or a bunch of methods to catch the button actions, then wire the whole thing up in IB. That seems like a lot of work just to get one button.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden