anybody know how to change the default button of a popup dialog so that when press enter the new button will be clicked (instead of the old default)? For example when I delete a song in itunes the default is to keep the file in my music folder but i want to be able to press enter and have it be deleted (i.e. change the default button of the dialog). Is there a script to do this?
thanks
Hi,
it’s normally not possible to change the default button of dialog boxes,
but buttons have often a key equivalent:
OK (if no button is highlighted): Return
Cancel : Escape
Don’t save: cmd D or sometimes cmd N