Is it possible to set a "nowrap" on a title of a display box?
for example:
set selectedSite to (choose from list MySites with prompt "Which site would you like to use:" with title AppTitle without multiple selections allowed)
Since the sites listed in that box are rather small, the title of the box wraps, is there a way to prevent the wrap?