NSAlertPanel.runAlert() doc bug?
NSAlertPanel.runAlert() doc bug?
- Subject: NSAlertPanel.runAlert() doc bug?
- From: Steve Klingsporn <email@hidden>
- Date: Mon, 11 Nov 2002 10:41:08 -0600
...the documentation claims that the order is:
public static int runAlert( String title, String message, String
defaultButton, String alternateButton, String otherButton)
When in actuality, alternateButton and otherButton appear to be
reversed. Is this a known documentation issue, or should I report it?
Thanks.
Steve
_______________________________________________
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.