How can i put link for a website in a dialog box made with applestudio?
Thanks for your help
Hi,
please post AppleScript Studio topics in the Xcode forum.
In a display dialog or display alert dialog box you can’t do this.
In a window for example you can define a button without border (that makes the button look like a text field) and connect it to the on clicked() handler