<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 17 Jan 2020, at 9:57, Matt Neuburg wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I'm sure this has come up before, but just wanted to mention that CocoaDialog is not working.<br>
<br>
I was using it in one of my bundles to put up File Save and Folder Choose dialogs.<br>
<br>
I'm now using `osascript` instead; not difficult, though I suppose it would be nice not to have the AppleScript dependency. Still, it is still present in Catalina and still works. m.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">For the records, CocoaDialog has now been updated to a 64 bit build, but given the state of CocoaDialog (the version on GitHub cannot be built from source and/or doesn’t seem to work), I would consider it deprecated: We will probably have an issue again when we transition to ARM… :)</p>

<p dir="auto">TextMate has had its own <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">"$DIALOG"</code> command since 1.x, to see a list of commands, press ⌃R in TextMate on a line containing just: "$DIALOG" help</p>
</div>
</div>
</body>
</html>