You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tfInput is a NSTextField inside a NSWindow. When I clicked the OK button, the alert view isn't dismissed and the program doesn't jump into the completion block.
The text was updated successfully, but these errors were encountered:
@hadth I know your question is veryyyyyyy old, but just incase anyone needs to use this. Alongside what you have already, add the actual buttons. Don't rely on the provided button. Do this as so:
Hi, I don't know if you're still working on this extension but I hope you'll have a look at my problem:
I used this code:
tfInput is a NSTextField inside a NSWindow. When I clicked the OK button, the alert view isn't dismissed and the program doesn't jump into the completion block.
The text was updated successfully, but these errors were encountered: