don

I am using display alert to show the settings for a complex droplet. In the main dialog I get a nice wide dialog. See attachment.

https://www.evernote.com/l/AAXp5gFc1FlGW4vClMzGzSY-wO_3-MhJqjkB/image.png

In other dialogs using display alert, the dialog is not as wide and text breaks in unpleasant ways. Anyone know how to force this into the wider dialog?

https://www.evernote.com/l/AAVd34fdL6hHHrAdo4I4EPaAt6E9Fkt8w5MB/image.png

It’s the sum of the lengths of the buttons which defines the dialog width.
In the last one you have a single short button so you have a small width.
I didn’t used the tip for years so I don’t know if it is always efficient, you may try to replace the button name “OK” by " OK " (15 spaces before and 15 spaces after OK)

You may also remove the sentence “Send file with this pub date ?” and name the button “Send file with this pub date”

I’m puzzled by the question mark. As the dialog offers a single button the user has no other choice.
If you wish to give him the ability to cancel the task, you must create a [ Cancel ] button.

Yvan KOENIG running Yosemite 10.10.5 in French (VALLAURIS, France) mercredi 30 septembre 2015 23:17:12

Corrected a typo

Ah, the buttons, of course. Thanks for saving me a bunch of trail and error.

RE: the copy editing. That screen shot was from a very much in development script, still have not tightened up all the screws. There will be a choice.