Re: button text
Re: button text
- Subject: Re: button text
- From: Brian Redman <email@hidden>
- Date: Tue, 15 Oct 2002 20:58:58 -0400
Same problem, no? We still have an alert panel.
On Tuesday, October 15, 2002, at 08:37 PM, Greg Hulands wrote:
May be put this alert panel in you action method, so when it tries to
set the name of your variable, it will perform the check there and if
it exits just not set the var and display the alert panel
Greg
On Wednesday, October 16, 2002, at 10:23 AM, Brian Redman wrote:
Having read the button discussions I'm now trying to "correctly"
title a button. A user types in a name which is not permitted
because it already exists. So I run an alert from a
textShouldEndEditing method.
When the user clicks the alert button they're supposed the fix the
name.
NSRunAlertPanel(@"Name already in use",
@"Please choose a name you are not
using for another entry.",
What should the button label be?
Dismiss,
Acknowledged,
Okay,
Forgive Me,
Permit Me to Try Again,
ESAD,
...?
ber
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.