How to avoid a Windows interface on OS X?
How to avoid a Windows interface on OS X?
- Subject: How to avoid a Windows interface on OS X?
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 14 Oct 2002 19:10:14 +0200
Problem:
You want a dialog to have a standard alert sheet/dialog to have a OK
and Cancel button.
You want the Cancel button to be the default button.
You don't want to have a Windows-like interface like in iCal when you
delete a Calendar (i.e. the OK button is on the left, the Cancel button
on the right).
Question:
How can you do this with the standard Alert Sheet/Dialog APIs?
Is the only solution to use a custom dialog/sheet?
_______________________________________________
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.